chore: move more dockerhub containers to GHCR mirror (#958)
* chore: move dockerhub containers to mirror GHCR registry * part 2
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
##
|
||||
|
||||
image:
|
||||
repository: jesec/flood
|
||||
repository: ghcr.io/truecharts/flood
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.6.1
|
||||
tag: v4.6.1
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: jesec/flood
|
||||
repository: ghcr.io/truecharts/flood
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: 4.6.1
|
||||
tag: v4.6.1
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
Reference in New Issue
Block a user