CHORE(argocd): update ArgoCD applications to point to cluster-infrastructure
- Update repoURL to cluster-infrastructure repo - Change source repository reference
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
|
|
||||||
source:
|
source:
|
||||||
repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
|
repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: cert-manager
|
path: cert-manager
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/cert-manager/helm-values/cert-manager.yaml
|
- $values/cert-manager/helm-values/cert-manager.yaml
|
||||||
# Values file from Git repository
|
# Values file from Git repository
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/infrastructure.git
|
- repoURL: https://gitea0213.kro.kr/bluemayne/cluster-infrastructure.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user