forked from k-space/kube
Initial commit
This commit is contained in:
6
traefik/README.md
Normal file
6
traefik/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
Traefik Ingress Controller:
|
||||
|
||||
```
|
||||
helm template --include-crds -n traefik --release-name k6 traefik/traefik -f values.yml > application.yml
|
||||
kubectl apply -n traefik -f namespace.yml -f application.yml -f application-extras.yml -f whoami.yml -f proxmox.yml -f voron.yml
|
||||
```
|
Reference in New Issue
Block a user