Skip to content
Snippets Groups Projects
Commit 4d6cdf68 authored by Larissa Pereira's avatar Larissa Pereira
Browse files

cleanup

parent 336464ee
No related branches found
No related tags found
1 merge request!597Use partition based feature flag for collaboration
Pipeline #160189 failed
......@@ -21,4 +21,4 @@ policy:
schemaEndpoints:
disabled: #{SCHEMA_ENDPOINTS_DISABLED}#
istioDnsHost: #{ISTIO_DNS_HOST}#
istioDnsHost: #{ISTIO_DNS_HOST}#
\ No newline at end of file
......@@ -30,8 +30,8 @@ spec:
spec:
{{- if .Values.global.isAutoscalingEnabled }}
nodeSelector:
nodepool: {{ .Values.global.nodepool }}
{{- end }}
nodepool: {{ .Values.global.nodepool }}
{{- end }}
volumes:
- name: azure-keyvault
csi:
......
......@@ -28,4 +28,4 @@ policy:
schemaEndpoints:
disabled: true
istioDnsHost: "contoso.com"
istioDnsHost: "contoso.com"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment