Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
giantswarm.io/monitoring: true
label from the service (#1029)
Removed `giantswarm.io/monitoring: "true"` label from the `Service` resource. To get metrics `chart-operator` should be from now on used in conjunction with `chart-operator-extensions` version `v1.1.1` or later to deploy `ServiceMonitor` resource for it. It was split up as `chart-operator` is one of the first component to get into a cluster that will deploy most other things, for example Prometheus that will eventually actually deploy the CRD for `ServiceMonitor`.
- Loading branch information