Add namespace
This commit is contained in:
parent
8a583f7989
commit
d88f450f12
|
@ -2,6 +2,7 @@ apiVersion: external-secrets.io/v1beta1
|
||||||
kind: ExternalSecret
|
kind: ExternalSecret
|
||||||
metadata:
|
metadata:
|
||||||
name: vault-example
|
name: vault-example
|
||||||
|
namespace: test
|
||||||
spec:
|
spec:
|
||||||
refreshInterval: "15s"
|
refreshInterval: "15s"
|
||||||
secretStoreRef:
|
secretStoreRef:
|
||||||
|
|
Loading…
Reference in a new issue