Skip to content

Commit

Permalink
Remove old monitoring labels (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Jul 5, 2023
1 parent 0990498 commit 939e825
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Remove vintage monitoring labels.

## [0.7.3] - 2023-07-04

### Fixed
Expand Down
3 changes: 0 additions & 3 deletions helm/upgrade-schedule-operator/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ metadata:
namespace: {{ include "resource.default.namespace" . }}
labels:
{{- include "labels.common" . | nindent 4 }}
giantswarm.io/monitoring: "true"
annotations:
giantswarm.io/monitoring-port: "8080"
spec:
selector:
{{- include "labels.selector" . | nindent 4 }}
Expand Down

0 comments on commit 939e825

Please sign in to comment.