Skip to content

Commit 4ca01bc

Browse files
authored
Fixed links to Kubernetes setup docs (#74)
1 parent c6866b2 commit 4ca01bc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@ stackdriver-prometheus-sidecar \
3535

3636
The sidecar requires write access to the directory to store its progress between restarts.
3737

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)
38+
If your Prometheus server itself is running inside of Kubernetes, the example [Kubernetes setup](./kube/README.md)
39+
can be used as a reference for setup.
4340

4441
### Configuration
4542

0 commit comments

Comments
 (0)