Update 'README.md'
This commit is contained in:
		@@ -25,6 +25,7 @@ kubectl apply -f ./deployments/metallb-prep.yml
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Traefik (ingress)
 | 
			
		||||
Before running set `apiKey` to your cloudflare API-key in `./deployments/traefik-prep.yml`
 | 
			
		||||
```bash
 | 
			
		||||
kubectl apply -f ./deployments/traefik-prep.yml
 | 
			
		||||
helm install traefik traefik/traefik --namespace=traefik --values=./values-files/traefik-values.yaml --create-namespace
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user