Skip to content

Commit 7eef8cb

Browse files
committed
Don't define pull secrets
1 parent 6637237 commit 7eef8cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

chart/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ image:
3333
pullPolicy: Always
3434
# Overrides the image tag whose default is the chart appVersion.
3535
tag: ""
36-
pullSecrets:
37-
- name: ghcr-secret
36+
pullSecrets: []
3837

3938
env: {}
4039
envSecrets: {}

0 commit comments

Comments
 (0)