Commit 92dbc52
helm: Support valueFrom by setting a dict value in
This is possibly useful with both `SECRET_...`[^1] and
`SETTING_...`[^2][^3] values.
[^1]: https://kubernetes.io/docs/tasks/inject-data-application/distribute-credentials-secure/
[^2]: https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/
[^3]: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/
Co-authored-by: Alex Vandiver <[email protected]>zulip.environment.1 parent 140a042 commit 92dbc52
2 files changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
147 | 160 | | |
148 | 161 | | |
149 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
93 | 96 | | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
0 commit comments