Skip to content
Snippets Groups Projects
Unverified Commit e7173e1d authored by abelgana's avatar abelgana Committed by GitHub
Browse files

Change altnames to alt_names

Hi,

Could you please check if it was a typo?

https://www.vaultproject.io/api/secret/pki/

Regards,
parent 8aafe643
No related branches found
No related tags found
No related merge requests found
......@@ -83,7 +83,7 @@ vault_ca_options:
format: pem
ttl: "{{ vault_max_lease_ttl }}"
exclude_cn_from_sans: true
altnames:
alt_names:
- "vault.{{ system_namespace }}.svc.{{ dns_domain }}"
- "vault.{{ system_namespace }}.svc"
- "vault.{{ system_namespace }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment