We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5d73d commit 46a2a76Copy full SHA for 46a2a76
content/docs/configuration/venafi.md
@@ -77,7 +77,7 @@ metadata:
77
namespace: <NAMESPACE YOU WANT TO ISSUE CERTIFICATES IN>
78
spec:
79
venafi:
80
- zone: "My Application\My CIT" # Set this to <Application Name>\<Issuing Template Alias>
+ zone: 'My Application\My CIT' # Set this to <Application Name>\<Issuing Template Alias>
81
cloud:
82
apiTokenSecretRef:
83
name: api-key-secret
0 commit comments