Skip to content

Commit

Permalink
Don't pass SOURCE_CLUSTER for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Aug 2, 2024
1 parent 6081f35 commit a9e08fc
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ spec:
value: {{ $value | quote }}
{{- end }}
{{- end }}
# for some reason this does not work:
# {{- if .Values.global.virtualGarden.enabled }}
# - name: SOURCE_CLUSTER
# value: enabled
# {{- end }}
ports:
- name: webhook-server
containerPort: {{ .Values.global.webhookConfig.serverPort }}
Expand Down

0 comments on commit a9e08fc

Please sign in to comment.