flagger
flagger copied to clipboard
Add optional PodMonitor for loadtester chart
trafficstars
Describe the feature
Instead of relying on podAnnotations which might not be used by some cluster.
Proposed solution
Add support for PodMonitor like it's already supported by the flagger chart.
Ref: https://github.com/fluxcd/flagger/blob/main/charts/flagger/templates/podmonitor.yaml
@stefanprodan I could possibly work on that one if that is a valid request.