1
0
Fork 0

Preparing to version 4.2.0

This commit is contained in:
Joao M 2022-09-01 16:51:22 +00:00
parent 483bb9a55e
commit 81ea3000bf
6 changed files with 20 additions and 20 deletions

View file

@ -40,7 +40,7 @@ You can install EasyHAProxy in a Kubernetes cluster using Kubernetes Manifest or
kubectl create namespace easyhaproxy
kubectl apply -f \
https://raw.githubusercontent.com/byjg/docker-easy-haproxy/master/deploy/kubernetes/easyhaproxy-daemonset.yml
https://raw.githubusercontent.com/byjg/docker-easy-haproxy/4.2.0/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)