Skip to content
Snippets Groups Projects
Commit 973c7db5 authored by Matteo's avatar Matteo Committed by Alberto Colla
Browse files

add application credential name in kubeconfig template

parent 4e410456
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,6 @@ users:
- "--keystone-url={{ auth_url }}"
- "--domain-name=none"
- "--user-name={{ user.username }}"
- "--application-credential-name={{ application_credential_name }}"
- "--application-credential-id={{ application_credential_id }}"
- "--application-credential-secret={{ application_credential_secret }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment