fix(gitops): format postgresql image pull secrets
This commit is contained in:
parent
561a724d58
commit
d13351f845
@ -7,7 +7,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets:
|
||||
- postgresql-ghcr-pull
|
||||
- name: postgresql-ghcr-pull
|
||||
|
||||
auth:
|
||||
username: postgres
|
||||
|
||||
Loading…
Reference in New Issue
Block a user