Compare commits

..

No commits in common. "renovate/secretstore-1.x" and "master" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#
# Copy this file to your `secrets-<repo-name>/` folder and customize.
apiVersion: external-secrets.io/v1
apiVersion: external-secrets.io/v1beta1
kind: SecretStore
metadata:
name: k8s-secretstore

View File

@ -6,7 +6,7 @@
# - my-app-role with the role configured in Vault
# - default with your application's namespace
apiVersion: external-secrets.io/v1
apiVersion: external-secrets.io/v1beta1
kind: SecretStore
metadata:
name: vault-secretstore