mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-01-11 14:30:42 +01:00
Use github-hosted images in helm
This commit is contained in:
@@ -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: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user