Commit 8523358
committed
Update built-in KAS to 18.8.2
Sync gitlab-kas config to 18.8.2
- Don't mention IPv4 for localhost since it'll listen on both v4 and v6 anyway
https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/merge_requests/2641
Since: v18.2.0
- Improve kas and agentk configuration docs
https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/merge_requests/2902
(This sets default value for agent.listen.websocket to false,
but this commit just ignored it)
Since: v18.4.0
Also, we set non-default value (`debug`) for
`observability.logging.level` (default: `info`)
and `.grpc_level` (default: `error`)1 parent 13b15a0 commit 8523358
File tree
2 files changed
+4
-5
lines changed- assets/runtime/config/gitlab-agent
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
0 commit comments