This fix configures the ServiceAccount when name is set or creation is enabled, not only when creation is enabled.
With this fix, a ServiceAccount can be created manually or by another tool and then used with this chart.
This also introduces unit tests, which are especially helpful for configurations that are not easy or impossible to test by a deployment in the scope of the CI.
This fix configures the ServiceAccount when name is set or creation is enabled, not only when creation is enabled.
With this fix, a ServiceAccount can be created manually or by another tool and then used with this chart.
This also introduces unit tests, which are especially helpful for configurations that are not easy or impossible to test by a deployment in the scope of the CI.