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 2ba8d8a + cf4d2ad commit 874bf08Copy full SHA for 874bf08
.gitpod.yml
@@ -0,0 +1,8 @@
1
+
2
+tasks:
3
+ - init: |
4
+ make --always-make
5
+ export PATH="$(pwd)/tmp/bin:${PATH}"
6
+vscode:
7
+ extensions:
8
+ - heptio.jsonnet@0.1.0:woEDU5N62LRdgdz0g/I6sQ==
README.md
@@ -2,6 +2,7 @@
[](https://github.com/prometheus-operator/kube-prometheus/actions)
[](http://slack.k8s.io/)
+[](https://gitpod.io/#https://github.com/prometheus-operator/kube-prometheus)
> Note that everything is experimental and may change significantly at any time.
0 commit comments