Update dependency SecretStore to external-secrets.io/v1
This commit is contained in:
parent
659d8fb24e
commit
69666895a6
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
# Copy this file to your `secrets-<repo-name>/` folder and customize.
|
# Copy this file to your `secrets-<repo-name>/` folder and customize.
|
||||||
|
|
||||||
apiVersion: external-secrets.io/v1beta1
|
apiVersion: external-secrets.io/v1
|
||||||
kind: SecretStore
|
kind: SecretStore
|
||||||
metadata:
|
metadata:
|
||||||
name: k8s-secretstore
|
name: k8s-secretstore
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
# - my-app-role with the role configured in Vault
|
# - my-app-role with the role configured in Vault
|
||||||
# - default with your application's namespace
|
# - default with your application's namespace
|
||||||
|
|
||||||
apiVersion: external-secrets.io/v1beta1
|
apiVersion: external-secrets.io/v1
|
||||||
kind: SecretStore
|
kind: SecretStore
|
||||||
metadata:
|
metadata:
|
||||||
name: vault-secretstore
|
name: vault-secretstore
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user