fix(argocd): Set correct destination
This commit is contained in:
parent
4ac9aa6f5d
commit
572ec08b9a
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ spec:
|
||||||
path: k8s-wheatley/external-secrets-operator
|
path: k8s-wheatley/external-secrets-operator
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://10.13.37.10:6443
|
||||||
namespace: external-secrets
|
namespace: external-secrets
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue