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 53a4278 commit d436b64Copy full SHA for d436b64
agent.yaml
@@ -1,9 +1,6 @@
1
-schedule: "* * * *"
2
-token: ewogICJjbHVzdGVyIjogIm15IGNsdXN0ZXIiLAogICJ0b2tlbiI6ICJleGFtcGxlIgp9Cg==
3
-endpoint:
4
- protocol: http
5
- host: "localhost:8080"
6
- path: "/api/v1/datareadings"
+server: "https://platform.jetstack.io"
+organization_id: "my-organization"
+cluster_id: "my_cluster"
7
data-gatherers:
8
- kind: "dummy"
9
name: "dummy"
0 commit comments