trying without quotes

This commit is contained in:
j37hr0 2026-04-02 18:16:54 +13:00
parent 43ab1a301b
commit fbf15f0ff5

View file

@ -18,8 +18,8 @@ spec:
data: data:
cloud: | cloud: |
[default] [default]
aws_access_key_id='{{ index . "contabo-client-id" }}' aws_access_key_id={{ index . "contabo-client-id" }}
aws_secret_access_key='{{ index . "contabo-client-secret" }}' aws_secret_access_key={{ index . "contabo-client-secret" }}
data: data:
- secretKey: contabo-client-id - secretKey: contabo-client-id
remoteRef: remoteRef: