traefik --version=40.2.0
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 15s
Deploy Casa services CI/CD Pipeline / deploy (push) Successful in 15s
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# traefik
|
||||
|
||||
``` bash
|
||||
helm repo add traefik https://traefik.github.io/charts --force-update
|
||||
helm upgrade --install traefik traefik/traefik --values=deploy/helm-values.yaml --version=40.2.0 --namespace kube-system --create-namespace
|
||||
```
|
||||
Reference in New Issue
Block a user