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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,6 +256,8 @@ the default file path is `/mnt/file-config/<file name>`
256
256
- `ENV VARIABLE NAME`: how the variable must be named inside pod, very usefull for example for spring that have some problems with variables that have hippen in the name
257
257
- `key inside config maps`: which key to load inside the env variable name
258
258
259
+
**NOTE** External config file template use [range flow control](https://helm.sh/docs/chart_template_guide/control_structures/)
0 commit comments