changed namespaces

This commit is contained in:
2025-05-11 22:52:04 -05:00
parent 512b0a8a97
commit 0210b14c64

View File

@@ -3,7 +3,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: external-secrets name: external-secrets
namespace: external-secrets namespace: openshift-gitops
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: external-secrets namespace: openshift-operators
project: default project: default
source: source:
#path: cluster/external-secrets #path: cluster/external-secrets