Fix namespace for secret
This commit is contained in:
parent
2197993f27
commit
c800dda1b8
|
@ -2,7 +2,7 @@ apiVersion: external-secrets.io/v1beta1
|
|||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: cdn-secrets
|
||||
namespace: cdn
|
||||
namespace: misc
|
||||
spec:
|
||||
refreshInterval: "15s"
|
||||
secretStoreRef:
|
||||
|
|
Loading…
Reference in a new issue