fix(external-secrets): Use correct apiVersion
This commit is contained in:
parent
7368a96cdd
commit
f5b8e59028
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
apiVersion: external-secrets.io/v1beta1
|
apiVersion: external-secrets.io/v1
|
||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
metadata:
|
metadata:
|
||||||
name: vault-wheatley
|
name: vault-wheatley
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue