Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix kubernetes database field value import
Fixes the following bug: ``` Error: INSTALLATION FAILED: template: icinga-stack/charts/icingaweb2/templates/deployment.yaml:41:16: executing "icinga-stack/charts/icingaweb2/templates/deployment.yaml" at <include "icingaweb2.config" .>: error calling include: template: icinga-stack/charts/icingaweb2/templates/_icingaweb-config.tpl:140:19: executing "icingaweb2.config" at <.Values.global.databases.kubernetes.database.value>: can't evaluate field value in type interface {} ```
- Loading branch information