This commit is contained in:
parent
2451ae0d2f
commit
427d3af40f
12 changed files with 10 additions and 147 deletions
|
|
@ -10,5 +10,5 @@ data:
|
|||
{% elif item.provider == "route53" %}
|
||||
secret-access-key: "{{ lookup('hashi_vault', 'secret=clusters/route53:secret-access-key') | b64encode }}"
|
||||
{% elif item.provider == "ovh" %}
|
||||
applicationSecret='{{ cert_manager_issuer.applicationSecret | b64encode }}'
|
||||
applicationSecret: "{{ item.applicationSecret | b64encode }}"
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue