Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update deployment-masters.yaml
Browse files Browse the repository at this point in the history
QuentinBisson authored Mar 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a982b0b commit 50be3be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions helm/coredns-app/templates/deployment-masters.yaml
Original file line number Diff line number Diff line change
@@ -20,11 +20,8 @@ spec:
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"
prometheus.io/scrape: "true"
prometheus.io/port: "{{ .Values.ports.prometheus }}"
giantswarm.io/monitoring-path: /metrics
giantswarm.io/monitoring-port: "{{ .Values.ports.prometheus }}"
labels:
{{- include "labels.common" . | nindent 8 }}
giantswarm.io/monitoring: "true"
app.kubernetes.io/component: control-plane
spec:
serviceAccountName: {{ .Values.name }}

0 comments on commit 50be3be

Please sign in to comment.