diff --git a/values.yaml b/values.yaml index 2ce1d644a..d315c87c2 100644 --- a/values.yaml +++ b/values.yaml @@ -136,7 +136,7 @@ server: enabled: false labels: {} # traffic: external - annotations: [] + annotations: {} # | # kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" @@ -274,9 +274,6 @@ server: # YAML-formatted multi-line templated string map of the annotations to apply # to the service. annotations: {} - # Extra annotations for the service definition. This should be a multi-line - # string formatted as a map of the annotations to apply to the service. - annotations: [] # This configures the Vault Statefulset to create a PVC for data # storage when using the file or raft backend storage engines.