File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717{{- end }} {{/* if and .Values.main.tokenSecret .Values.main.tokenSecretNamespace */}}
1818 multiSourceConfig :
1919 enabled : {{ .Values.main.multiSourceConfig.enabled }}
20+ {{- if .Values.main.multiSourceConfig.helmRepoUrl }}
21+ helmRepoUrl : {{ .Values.main.multiSourceConfig.helmRepoUrl }}
22+ {{- end }} {{/* if .Values.main.multiSourceConfig.helmRepoUrl */}}
2023{{- if .Values.main.analyticsUUID }}
2124 analyticsUUID : {{ .Values.main.analyticsUUID }}
2225{{- end }} {{/* if .Values.main.analyticsUUID */}}
Original file line number Diff line number Diff line change 1717
1818 multiSourceConfig :
1919 enabled : false
20+ # helmRepoUrl: registry.internal.network/helm
2021
2122 # String to enable certain experimental capabilities in the operator and the
2223 # framework. Not needed unless you know exactly what you're doing.
You can’t perform that action at this time.
0 commit comments