You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to deploy https://github.com/ecamp/ecamp3/tree/06ebdf63f0708fad42e12393586e68671fafd12b/.ops/ecamp3-logging
i get the following error: Error: template: ecamp3-logging/charts/fluent-operator/templates/fluentd-fluentd.yaml:17:59: executing "ecamp3-logging/charts/fluent-operator/templates/fluentd-fluentd.yaml" at <.Values.fluentd.image>: nil pointer evaluating interface {}.fluentd
with version 3.4.0.
version 3.3.0 worked fine.
And the default of the chart defines a fluentd.image value....?