Skip to content

Commit

Permalink
fix: add missing control-plane label into lifecycle operator service (#…
Browse files Browse the repository at this point in the history
…1148)

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Co-authored-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Thomas Schuetz <38893055+thschue@users.noreply.github.com>
Co-authored-by: Florian Bacher <florian.bacher@dynatrace.com>
  • Loading branch information
6 people committed Apr 3, 2023
1 parent 1035183 commit df04fbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions operator/config/manager/service.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: v1
kind: Service
metadata:
labels:
control-plane: lifecycle-operator
name: lifecycle-operator-metrics-service
namespace: system
spec:
Expand Down

0 comments on commit df04fbe

Please sign in to comment.