1
0
Fork 0

Merge branch 'master' into 4.4.0

This commit is contained in:
Joao Gilberto Magalhaes 2023-06-26 22:17:24 -05:00
commit dd34b62985
9 changed files with 65 additions and 42 deletions

View file

@ -36,7 +36,7 @@ kubectl label nodes node-01 "easyhaproxy/node=master"
kubectl create namespace easyhaproxy
kubectl apply -f \
https://raw.githubusercontent.com/byjg/docker-easy-haproxy/4.3.0/deploy/kubernetes/easyhaproxy-daemonset.yml
https://raw.githubusercontent.com/byjg/docker-easy-haproxy/4.3.1-rc1/deploy/kubernetes/easyhaproxy-daemonset.yml
```
If necessary, you can configure environment variables. To get a list of the variables, please follow the [docker container environment](docker-environment.md)