ci: "true"
This commit is contained in:
parent
8b3d330bff
commit
49a3cdc43c
|
@ -57,7 +57,7 @@ kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: memcached
|
name: memcached
|
||||||
annotations:
|
annotations:
|
||||||
k8s.grafana.com/scrape: "yes"
|
k8s.grafana.com/scrape: "true" # this is not a bool
|
||||||
k8s.grafana.com/metrics.portName: "metrics"
|
k8s.grafana.com/metrics.portName: "metrics"
|
||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|
Loading…
Reference in a new issue