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
|
||||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: grafana-secrets
|
||||
namespace: monitoring
|
||||
name: grafana-secret
|
||||
namespace: observability
|
||||
spec:
|
||||
secretStoreRef:
|
||||
kind: ClusterSecretStore
|
||||
|
|
Loading…
Reference in a new issue