Changelog
- 9f6145d Merge pull request #668 from Mahagon/fix_prometheus_cant_reach_metrics
- e2ac660 [skip-ci] Update artifacts
- a52831a fix(cert-manager): add support for self-signed issuer and update values.yaml
- 444397c fix(cert-manager): add validation for cert-manager CRDs requirement
- 00f83cc fix(metrics): add cert-manager configuration options to README
- e87924a fix(metrics): add serverName to the ServiceMonitor
- e3de830 fix(metrics): call flag.Parse() before constructing metricsServerOptions
- 6d961e0 fix(metrics): correct typo in metrics-reader rolebinding name
- 7811287 fix(metrics): expose metrics on :8443 and add cert-manager TLS support
- a2970d2 fix(metrics): remove app label from ServiceMonitor
- 6653d65 fix(metrics): update ClusterRoleBinding for metrics reader and add ServiceMonitor configuration options
- 06b1fbe fix(metrics): update labels in ServiceMonitor for consistency