v2 config
This commit is contained in:
@@ -38,11 +38,12 @@ spec:
|
||||
cpu: "1m"
|
||||
args:
|
||||
- --api
|
||||
- --kubernetes
|
||||
- --logLevel=INFO
|
||||
- --accesslog
|
||||
# - --configFile=/config-files/traefik.toml
|
||||
- --providers.kubernetescrd.labelselector="A and not B"
|
||||
- --providers.kubernetescrd.ingressclass="traefik-external"
|
||||
- --entrypoints.web.Address=:8000
|
||||
- --entrypoints.websecure.Address=:4443
|
||||
volumes:
|
||||
- name: traefik-config
|
||||
configMap:
|
||||
|
||||
Reference in New Issue
Block a user