1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

📚Fix comment specifying the default engineVersion. (#1450)

Signed-off-by: Tony Worthit <868644+TonyLovesDevOps@users.noreply.github.com>

Signed-off-by: Tony Worthit <868644+TonyLovesDevOps@users.noreply.github.com>
This commit is contained in:
Tony DevOps 2022-08-12 11:42:40 -06:00 committed by GitHub
parent 8f25048350
commit 3522780cfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,8 @@ spec:
target:
name: secret-to-be-created
# v1 is the default version
# v2 is the default engineVersion in external-secrets.io/v1beta1
# v1 is the default engineVersion in external-secrets.io/v1alpha1 (deprecated)
engineVersion: v1
# this is how the Kind=Secret will look like