1
0
Fork 0

[skip ci] Update from 4.2.0 to 4.3.0

This commit is contained in:
byjg CI/CD 2023-02-09 04:07:27 +00:00
parent d2a0c248fa
commit 89c4799efa
6 changed files with 35 additions and 35 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/4.2.0/deploy/kubernetes/easyhaproxy-daemonset.yml
https://raw.githubusercontent.com/byjg/docker-easy-haproxy/4.3.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)