Set correct command for init container

This commit is contained in:
2023-06-04 08:41:01 +00:00
parent 8106e7248e
commit 4f2e7ca590
2 changed files with 2 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ spec:
name: {{ include "..fullname" . }}-db-auth
- secretRef:
name: global-secrets
command: [ "/init-go/init-go" ]
containers:
- name: wordpress
securityContext: