ci: "true"
This commit is contained in:
parent
8b3d330bff
commit
49a3cdc43c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue