0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

Merge pull request #89 from tokens-studio/fix/containerization

Fix pull secrets needed to be a reference
This commit is contained in:
SorsOps 2024-05-13 15:07:23 +02:00 committed by GitHub
commit 64dc685f2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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