Update Namespace
This commit is contained in:
parent
2fcd00daac
commit
c43327b64c
@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
|
|||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: app-of-apps-1
|
name: app-of-apps-1
|
||||||
namespace: pitc-infra-argocd
|
namespace: argocd
|
||||||
finalizers:
|
finalizers:
|
||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
spec:
|
spec:
|
||||||
@ -13,4 +13,4 @@ spec:
|
|||||||
source:
|
source:
|
||||||
path: app-of-apps/app1
|
path: app-of-apps/app1
|
||||||
repoURL: https://github.com/acend/argocd-training
|
repoURL: https://github.com/acend/argocd-training
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user