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.
1 parent c6866b2 commit 4ca01bcCopy full SHA for 4ca01bc
README.md
@@ -35,11 +35,8 @@ stackdriver-prometheus-sidecar \
35
36
The sidecar requires write access to the directory to store its progress between restarts.
37
38
-If your Prometheus server itself is running inside of Kubernetes, the example manifests
39
-can be used as a reference for setup:
40
-
41
-* [Standard deployment](./kube/prometheus-meta.yaml)
42
-* [Deployment with the Prometheus Operator](./kube/prometheus-meta-operated.yaml)
+If your Prometheus server itself is running inside of Kubernetes, the example [Kubernetes setup](./kube/README.md)
+can be used as a reference for setup.
43
44
### Configuration
45
0 commit comments