Skip to content

Commit

Permalink
Fix alert-server labels
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-jsj committed May 15, 2024
1 parent 9d8b642 commit 06b0f7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
image:
repository: "{{ $.Values.alerting.helmRelease.values.server.image.registry }}/{{ $.Values.alerting.helmRelease.values.server.image.repository }}"
pullPolicy: {{ $.Values.alerting.helmRelease.values.server.image.pullPolicy }}
labels:
podLabels:
netic.dk/allow-prometheus-scraping: "true"
resources:
{{- toYaml $.Values.alerting.helmRelease.values.server.resources | nindent 8 }}
Expand Down

0 comments on commit 06b0f7b

Please sign in to comment.