Commit af76698
feat(helm): add namespaceOverride support to FluentBit chart
Adds fluentbit.namespaceOverride value so users can deploy FluentBit
resources into a namespace different from .Release.Namespace.
Fixes #1918
Signed-off-by: shawn.mulford <48554759+hsdp-smulford@users.noreply.github.com>1 parent eab602e commit af76698
File tree
2 files changed
+3
-1
lines changed- charts/fluent-operator
- templates
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
0 commit comments