fix: restore backend image.repository (clobbered by chart bump again)
This commit is contained in:
@@ -8,6 +8,7 @@ backend:
|
|||||||
# the docker-mirror-pull deploy token (read-only registry scope),
|
# the docker-mirror-pull deploy token (read-only registry scope),
|
||||||
# so every cluster that runs Tower needs the same imagePullSecret
|
# so every cluster that runs Tower needs the same imagePullSecret
|
||||||
# provisioned out-of-band (until cluster-platform-v3 owns it).
|
# provisioned out-of-band (until cluster-platform-v3 owns it).
|
||||||
|
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower
|
||||||
tag: "0.59.2"
|
tag: "0.59.2"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
|||||||
Reference in New Issue
Block a user