vexxhost / magnum-cluster-api

Cluster API driver for OpenStack Magnum
Apache License 2.0
47 stars 22 forks source link

[MCAPI-2] fix: correct the helm value for setting keystone auth ca file #440

Closed okozachenko1203 closed 1 month ago

okozachenko1203 commented 1 month ago

fix https://github.com/vexxhost/magnum-cluster-api/issues/434

andrewbonney commented 1 month ago

I'd suggest taking a look at https://github.com/vexxhost/magnum-cluster-api/pull/436. Just fixing this key isn't enough as the secrets file isn't correctly formatted.

okozachenko1203 commented 1 month ago

abandoned in favor of https://github.com/vexxhost/magnum-cluster-api/pull/436