Set correct command for init container
This commit is contained in:
@@ -65,6 +65,7 @@ spec:
|
||||
name: {{ include "..fullname" . }}-db-auth
|
||||
- secretRef:
|
||||
name: global-secrets
|
||||
command: [ "/init-go/init-go" ]
|
||||
containers:
|
||||
- name: wordpress
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user