Skip to content

Commit 8f82693

Browse files
authored
Update Chart value so that it pulls image from ghcr.io (#63)
1 parent 069f157 commit 8f82693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/node-cert-exporter/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
repository: amimof/node-cert-exporter
2+
repository: ghcr.io/amimof/node-cert-exporter
33
pullPolicy: IfNotPresent
44
tag: "latest"
55

0 commit comments

Comments
 (0)