Commit db0753a1 authored by Geoff Simmons's avatar Geoff Simmons

Add the primaryOnly field to the VarnishConfig CRD for helm.

parent 8692cdf2
......@@ -37,6 +37,8 @@ spec:
max-secondary-ttl:
type: string
pattern: '^\d+(\.\d+)?(ms|[smhdwy])$'
primaryOnly:
type: boolean
probe:
type: object
properties:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment