We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 498f065 + 703cfd5 commit e4252d8Copy full SHA for e4252d8
charts/flagger/README.md
@@ -177,6 +177,7 @@ The following tables lists the configurable parameters of the Flagger chart and
177
| `podDisruptionBudget.minAvailable` | The minimal number of available replicas that will be set in the PodDisruptionBudget | `1` |
178
179
| `noCrossNamespaceRefs` | If `true`, cross namespace references to custom resources will be disabled | `false` |
180
+| `namespace` | When specified, Flagger will restrict itself to watching Canary objects from that namespace | `""` |
181
182
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade`. For example,
183
0 commit comments