You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: charts/flagger/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -157,6 +157,7 @@ The following tables lists the configurable parameters of the Flagger chart and
157
157
|`podMonitor.namespace`| Namespace where the PodMonitor is created | the same namespace |
158
158
|`podMonitor.interval`| Interval at which metrics should be scraped |`15s`|
159
159
|`podMonitor.podMonitor`| Additional labels to add to the PodMonitor |`{}`|
160
+
|`podMonitor.honorLabels`| If `true`, label conflicts are resolved by keeping label values from the scraped data and ignoring the conflicting server-side labels |`false`|
160
161
|`leaderElection.enabled`| If `true`, Flagger will run in HA mode |`false`|
161
162
|`leaderElection.replicaCount`| Number of replicas |`1`|
162
163
|`serviceAccount.create`| If `true`, Flagger will create service account |`true`|
0 commit comments