We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe1969b + bf043fe commit 481f0a8Copy full SHA for 481f0a8
base/service.yaml
@@ -31,11 +31,6 @@ metadata:
31
labels:
32
app: cockroachdb
33
annotations:
34
- # Use this annotation in addition to the actual publishNotReadyAddresses
35
- # field below because the annotation will stop being respected soon but the
36
- # field is broken in some versions of Kubernetes:
37
- # https://github.com/kubernetes/kubernetes/issues/58662
38
- service.alpha.kubernetes.io/tolerate-unready-endpoints: "true"
39
# Enable automatic monitoring of all instances when Prometheus is running in the cluster.
40
prometheus.io/scrape: "true"
41
prometheus.io/path: "_status/vars"
0 commit comments