Merge pull request #5628 from yk/patch-1

Fixed a typo in helm chart values
This commit is contained in:
jetstack-bot 2022-12-09 16:54:24 +00:00 committed by GitHub
commit 7ef91210ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ serviceAccount:
extraArgs: []
# When this flag is enabled, secrets will be automatically removed when the certificate resource is deleted
# - --enable-certificate-owner-ref=true
# Use this flag to enabled or disable arbitrary controllers, for example, disable the CertificiateRequests approver
# Use this flag to enable or disable arbitrary controllers, for example, disable the CertificiateRequests approver
# - --controllers=*,-certificaterequests-approver
extraEnv: []