Incorrect namespace.
This commit is contained in:
parent
4e9b108f20
commit
f69a0494be
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
apiVersion: external-secrets.io/v1beta1
|
apiVersion: external-secrets.io/v1beta1
|
||||||
kind: ExternalSecret
|
kind: ExternalSecret
|
||||||
metadata:
|
metadata:
|
||||||
name: grafana-secrets
|
name: grafana-secret
|
||||||
namespace: monitoring
|
namespace: observability
|
||||||
spec:
|
spec:
|
||||||
secretStoreRef:
|
secretStoreRef:
|
||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
|
|
Loading…
Reference in a new issue