Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarefev committed Sep 5, 2022
1 parent 4d5e6bb commit 49072d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions documentation/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2839,6 +2839,7 @@ services:
maxconn: 10000
keep_configs_updated: True
maintenance_mode: True
mntc_config_location: '/etc/haproxy/haproxy_mntc_v1.cfg'
```

### RBAC Admission
Expand Down
2 changes: 1 addition & 1 deletion kubemarine/resources/configurations/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ services:
haproxy:
executable_name: '/usr/sbin/haproxy'
package_name: 'haproxy-{{ globals.compatibility_map.software.haproxy[services.kubeadm.kubernetesVersion].version_rhel8 }}'
service_name: 'haproxy'
service_name: 'haproxy'
config_location: '/etc/haproxy/haproxy.cfg'
keepalived:
executable_name: 'keepalived'
Expand Down

0 comments on commit 49072d8

Please sign in to comment.