0
Fork 0
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:
SorsOps 2024-05-13 15:06:22 +02:00
parent 0ce5c165db
commit 79ce396122
No known key found for this signature in database
GPG key ID: E9EC78C740654016

View file

@ -98,7 +98,7 @@ manifests: |
postgresqlEnabled: false
redisEnabled: false
imagePullSecrets:
- ghcr-login-secret
- name: ghcr-login-secret
backend:
image:
pullPolicy: IfNotPresent