mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-03-24 18:12:04 +01:00
Use github-hosted images in helm
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
image:
|
image:
|
||||||
registry: marshallmarshall
|
registry: ghcr.io/ysoftdevs/imagepullsecret-injector
|
||||||
repository: imagepullsecret-injector
|
repository: imagepullsecret-injector
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: ""
|
tag: ""
|
||||||
|
|
||||||
certificateGeneratorImage:
|
certificateGeneratorImage:
|
||||||
registry: marshallmarshall
|
registry: ghcr.io/ysoftdevs/imagepullsecret-injector
|
||||||
repository: webhook-cert-generator
|
repository: webhook-cert-generator
|
||||||
tag: ""
|
tag: ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user