chore(apps): correct some wrong container references again
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
# -- image repository
|
||||
repository: minio/console
|
||||
repository: tccr.io/truecharts/minio-console
|
||||
# -- image tag
|
||||
tag: v0.12.5@sha256:95b3c2b2e67b8f61f5d3e09c37875a37b9f4aeaa47f392c02dba191b041517d1
|
||||
# -- image pull policy
|
||||
|
||||
@@ -8,7 +8,7 @@ image:
|
||||
|
||||
nginxImage:
|
||||
# -- nginx sidecar image repository
|
||||
repository: nginx
|
||||
repository: tccr.io/truecharts/nginx
|
||||
# -- nginx sidecar image tag
|
||||
tag: 1.21.4@sha256:097c3a0913d7e3a5b01b6c685a60c03632fc7a2b50bc8e35bcaa3691d788226e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user