diff --git a/values/tempo/values/values.yaml.gotmpl b/values/tempo/values/values.yaml.gotmpl index 4b9344f2..e4e3e2b3 100644 --- a/values/tempo/values/values.yaml.gotmpl +++ b/values/tempo/values/values.yaml.gotmpl @@ -37,9 +37,6 @@ tempoQuery: annotations: cert-manager.io/cluster-issuer: {{ .Values.clusterConfig.ingress_clusterissuer }} nginx.ingress.kubernetes.io/ssl-redirect: "true" - {{- with .Values.clusterConfig.ingress_whitelist }} - nginx.ingress.kubernetes.io/whitelist-source-range: {{ join "," . }} - {{- end }} oceanbox.io/expose: internal path: / pathType: Prefix