Skip to content

Commit e3acfcd

Browse files
authored
Remove image pull secret (#81)
This image is public and shouldn't require a secret. We'd also like to get rid of this secret.
1 parent 77a70fd commit e3acfcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

charts/housewatch/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ clickhouse:
1616
verify: "false"
1717
ca: ""
1818

19-
imagePullSecrets:
20-
- name: dockerconfigjson-ghcr-io
21-
2219
service:
2320
annotations: {}
2421

0 commit comments

Comments
 (0)