{{if this.credentials "Credentials" "Generate credentials"}}

{{#if this.credentials}}
{{else}}

This will generate credentials using the role {{@roleName}}.

{{#if this.error}} {{/if}}
The namespace in which to generate the credentials.

ClusterRoleBinding

Generate a ClusterRoleBinding to grant permissions across the whole cluster instead of within a namespace. This requires the Vault role to have kubernetes_role_type set to ClusterRole.
{{/if}}