Change headlamp deployment
This commit is contained in:
parent
6ce027b93e
commit
efc6143558
@ -245,9 +245,6 @@ spec:
|
|||||||
{{- with .Values.config.pluginsDir}}
|
{{- with .Values.config.pluginsDir}}
|
||||||
- "-plugins-dir={{ . }}"
|
- "-plugins-dir={{ . }}"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if hasKey .Values.config "sessionTTL" }}
|
|
||||||
- "-session-ttl={{ .Values.config.sessionTTL }}"
|
|
||||||
{{- end }}
|
|
||||||
{{- if not $oidc.externalSecret.enabled}}
|
{{- if not $oidc.externalSecret.enabled}}
|
||||||
# Check if externalSecret is disabled
|
# Check if externalSecret is disabled
|
||||||
{{- if or (ne $oidc.clientID "") (ne $clientID "") }}
|
{{- if or (ne $oidc.clientID "") (ne $clientID "") }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user