Commit 61c7d6d
authored
fix(front): update Kubernetes controller instructions (#251)
Since
[v0.2.0](https://github.com/renderedtext/agent-k8s-controller/releases/tag/v0.2.0)
version of the controller, we no longer need the user API token for
installing it. Also, the agent type registration token was being put in
the wrong place - it should go in the Kubernetes secret for the agent
type.
Ref: renderedtext/tasks#79071 parent 8fa4c4c commit 61c7d6d
File tree
1 file changed
+3
-4
lines changed- front/assets/js/agents/components/instructions
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
| 52 | + | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
61 | 59 | | |
| 60 | + | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
74 | | - | |
| 73 | + | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
0 commit comments