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:
commit
64dc685f2a
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