update pleroma init container name
This commit is contained in:
parent
b4c01cbee1
commit
438c5a299b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ spec:
|
|||
imagePullSecrets:
|
||||
- name: registry-credentials
|
||||
initContainers:
|
||||
- name: pleroma-init
|
||||
- name: init
|
||||
image: cr.forge.lan/darkdork-dev/pleroma:${CI_COMMIT_SHA}
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "/init-pleroma.sh" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue