Skip to content

Commit 8a1d7d4

Browse files
committed
Add missing required fields to cert-manager example
Signed-off-by: Richard Wall <[email protected]>
1 parent 24698de commit 8a1d7d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/cert-manager-agent.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
organization_id: "my-organization"
2+
cluster_id: "my_cluster"
13
schedule: "* * * *"
24
token: xxxx
35
endpoint:

0 commit comments

Comments
 (0)