This commit is contained in:
2023-07-10 18:48:17 +02:00
parent d252b09a5d
commit c23ff885f2
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ spec:
name: {{ include "..fullname" . }}-db-auth
- secretRef:
name: global-secrets
{{- if (.Values.site.container_base | default "debian" ) == "debian" }}
{{- if eq (.Values.site.container_base | default "debian" ) "debian" }}
command: [ "/init-go/init-go" ]
{{- else }}
command: