fix: patch image.registry in ArgoCD and update helm values to use Harbor
Some checks failed
Build & Deploy / build (push) Failing after 9s
Some checks failed
Build & Deploy / build (push) Failing after 9s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Default values
|
||||
image:
|
||||
registry: zot-registry.cicd.svc.cluster.local:5000
|
||||
registry: 192.168.1.212:1180/library
|
||||
name: demo-frontend
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user