Use github-hosted images in helm

This commit is contained in:
Martin Šalata
2021-04-05 22:02:22 +02:00
parent 6234301c85
commit ec9cd60d14

View File

@@ -1,12 +1,12 @@
image:
registry: marshallmarshall
registry: ghcr.io/ysoftdevs/imagepullsecret-injector
repository: imagepullsecret-injector
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: ""
certificateGeneratorImage:
registry: marshallmarshall
registry: ghcr.io/ysoftdevs/imagepullsecret-injector
repository: webhook-cert-generator
tag: ""