Commit f667f41
fix: Add ENABLE_SERVICE_NETWORK_OVERRIDE env var to helm chart (#857)
The helm chart was missing the environment variable mapping for
enableServiceNetworkOverride, which prevented the controller from
enabling service network override mode even when the value was
configured via terraform.
Co-authored-by: Dan Lutsch <[email protected]>
Co-authored-by: Ryan Lymburner <[email protected]>
Co-authored-by: Vikram Singh Bedi <[email protected]>1 parent 1c9aabd commit f667f41
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments