mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Fix pull secrets needed to be a reference
This commit is contained in:
parent
0ce5c165db
commit
79ce396122
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ manifests: |
|
|||
postgresqlEnabled: false
|
||||
redisEnabled: false
|
||||
imagePullSecrets:
|
||||
- ghcr-login-secret
|
||||
- name: ghcr-login-secret
|
||||
backend:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Add table
Reference in a new issue