Helm chart indent incorrect for extraVolumeMounts and extraVolumes (OD-1881)
Released
Lukas Ruckenstuhl opened 2 weeks ago

Hello, today I wanted to use the extraVolume and extraVolumeMounts feature and discoverd that the indentation in the pod-template might not be correct. If I use {{ toYaml .Values.extraVolumeMounts | indent 4 }} instead of {{ toYaml .Values.extraVolumeMounts | indent 6 }} it works. Otherwise I get an error message.

Lukas Ruckenstuhl commented 2 weeks ago

Also the indentation for extraVolumeMounts might not be correct: Instead of 2 it should be 0.

Robin Shen commented 2 weeks ago

Thanks for the feedback. Will be fixed in next release.

Robin Shen changed title 2 weeks ago
Previous Value Current Value
Helm chart indent
Helm chart indent incorrect for extraVolumeMounts and extraVolumes
OneDev changed state to 'Closed' 2 weeks ago
Previous Value Current Value
Open
Closed
OneDev commented 2 weeks ago

State changed as code fixing the issue is committed (ef7993cc)

OneDev changed state to 'Released' 2 weeks ago
Previous Value Current Value
Closed
Released
OneDev commented 2 weeks ago

State changed as build #5047 (10.6.0) is successful

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Affected Versions
latest
Labels
No labels
Issue Votes (0)
Watchers (3)
Reference
OD-1881
Please wait...
Page is in error, reload to recover