Merge pull request #1567 from zosocanuck/patch-1

Update Venafi Issuer doc
This commit is contained in:
jetstack-bot 2019-07-05 16:11:50 +01:00 committed by GitHub
commit 870050df3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,8 @@ create a Kubernetes Secret resource containing your Venafi TPP API credentials:
resource namespace'.
These credentials will be used by cert-manager to interact with your Venafi TPP
instance.
instance. Username attribute must be adhere to the <identity provider>:<username> format.
For example: ``local:admin``.
Once the Secret containing credentials has been created, you can create your
Issuer or ClusterIssuer resource. If you are creating a ClusterIssuer resource,