-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: helm-chart-3.0.18
-
Component/s: Helm Chart
-
Tags:
-
Sprint:nxplatform #102
-
Story Points:1
Since NXP-32026, when setting a CLID in the chart values with:
clid: someclid
templating/installing the chart fails with:
Error: template: nuxeo/templates/_helpers.tpl:230:50: executing "nuxeo.secret" at <4>: wrong type for value; expected string; got map[string]interface {}
Using include instead of template here fixes the issue.
- depends on
-
NXP-32026 Make possible to configure service account for Nuxeo pods
- Resolved