Commit 61e348e
committed
Sync gitlab-kas config to 18.5.1
- 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 12737bc commit 61e348e
1 file changed
+3
-4
lines changed| 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