set providers.kubernetesingress.publishedService.enabled
to true
in traefik config
This commit is contained in:
parent
eb488b2daf
commit
beaa9b0366
@ -22,6 +22,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- --api.insecure
|
- --api.insecure
|
||||||
- --providers.kubernetesingress
|
- --providers.kubernetesingress
|
||||||
|
- --providers.kubernetesingress.publishedService.enabled=true
|
||||||
ports:
|
ports:
|
||||||
- name: web
|
- name: web
|
||||||
containerPort: 80
|
containerPort: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user