Merge "Remove unneeded context in prometheus service annotation"
This commit is contained in:
commit
da77f2118b
@ -22,7 +22,6 @@ limitations under the License.
|
||||
|
||||
{{- define "helm-toolkit.snippets.prometheus_service_annotations" -}}
|
||||
{{- $endpoint := index . 0 -}}
|
||||
{{- $context := index . 1 -}}
|
||||
prometheus.io/scrape: {{ $endpoint.scrape | quote }}
|
||||
prometheus.io/scheme: {{ $endpoint.scheme.default | quote }}
|
||||
prometheus.io/path: {{ $endpoint.path.default | quote }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user