Browse Source

Fixing SecretStore version

Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
Gustavo Carvalho 4 năm trước cách đây
mục cha
commit
57e976f224
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      design/xxx-design-crd-v1beta1.md

+ 1 - 1
design/xxx-design-crd-v1beta1.md

@@ -126,7 +126,7 @@ ExternalSecrets now will have a different structure for `dataFrom`, which will a
 SecretStore and ClusterSecretStore do not have any changes from v1alpha1.
 SecretStore and ClusterSecretStore do not have any changes from v1alpha1.
 
 
 ```yaml
 ```yaml
-apiVersion: external-secrets.io/v1alpha1
+apiVersion: external-secrets.io/v1beta1
 kind: SecretStore
 kind: SecretStore
 metadata:
 metadata:
   name: example
   name: example