feat: add k3s like configs
This commit is contained in:
parent
1fa9c044d0
commit
9dff54a75f
4 changed files with 212 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ haproxy_global:
|
|||
group: "haproxy"
|
||||
daemon: true
|
||||
stats_socket: "/var/lib/haproxy/stats user haproxy group haproxy mode 660 level admin"
|
||||
stats_timeout: "" # optional, e.g., "30s"
|
||||
|
||||
# default settings
|
||||
haproxy_defaults:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue