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