ci: "true"

This commit is contained in:
Jennifer Richards 2024-05-10 21:00:38 -03:00 committed by Nicolas Giard
parent 8b3d330bff
commit 49a3cdc43c

View file

@ -57,7 +57,7 @@ kind: Service
metadata:
name: memcached
annotations:
k8s.grafana.com/scrape: "yes"
k8s.grafana.com/scrape: "true" # this is not a bool
k8s.grafana.com/metrics.portName: "metrics"
spec:
type: ClusterIP