fix namespace
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: external-secrets
|
name: nmstate
|
||||||
namespace: openshift-gitops
|
namespace: nmstate
|
||||||
finalizers:
|
finalizers:
|
||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
annotations:
|
annotations:
|
||||||
@@ -11,7 +11,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
namespace: openshift-operators
|
namespace: onmstate
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
path: cluster/nmstate/overlays/hub
|
path: cluster/nmstate/overlays/hub
|
||||||
|
|||||||
Reference in New Issue
Block a user