Skip to content

Commit f3d8023

Browse files
committed
charts: Add namespace parameter to parameters table
Signed-off-by: Aufar Gilbran <[email protected]>
1 parent 165c953 commit f3d8023

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/flagger/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ The following tables lists the configurable parameters of the Flagger chart and
177177
| `podDisruptionBudget.minAvailable` | The minimal number of available replicas that will be set in the PodDisruptionBudget | `1` |
178178
| `podDisruptionBudget.minAvailable` | The minimal number of available replicas that will be set in the PodDisruptionBudget | `1` |
179179
| `noCrossNamespaceRefs` | If `true`, cross namespace references to custom resources will be disabled | `false` |
180+
| `namespace` | When specified, Flagger will restrict watching Canary objects from the namespace
180181

181182
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade`. For example,
182183

0 commit comments

Comments
 (0)