1 Commits

Author SHA1 Message Date
NathanSavageKaimai
ae1d0fbc91 Added support for reading apiKey and readOnlyApiKey from external secrets. (#230)
* added support for reading apiKey and readOnlyApiKey from external secrets. Also added support for valueFrom convention in container secrets

* flattened _helpers.tpl to maintain existing convention

* fixed logic issue with apiKey and readOnlyApiKey primitive values introduced in last commit

* changed helper if from a typeOf check to a kindOf check and added a BATS test for new functionality

* fixed test config error
2024-08-30 15:48:27 +02:00