2022-01-06 10:35:03 +00:00
|
|
|
config:
|
|
|
|
description: External Ingress Controller
|
|
|
|
networkPolicy:
|
2022-01-07 10:21:09 +00:00
|
|
|
config:
|
|
|
|
allowNamespace: false
|
2022-01-06 10:35:03 +00:00
|
|
|
rules:
|
2022-01-11 18:09:35 +00:00
|
|
|
#- allow-dns
|
2022-01-06 10:48:28 +00:00
|
|
|
- allow-ingress-traffic
|
2022-01-11 18:09:35 +00:00
|
|
|
#- allow-external-services
|
2022-01-07 10:21:09 +00:00
|
|
|
#- allow-kubeapi
|
2022-01-06 10:35:03 +00:00
|
|
|
|
|
|
|
apps:
|
|
|
|
- name: ingress-external
|
|
|
|
repoURL: https://helm.traefik.io/traefik
|
|
|
|
chart: traefik
|
2022-04-01 00:45:48 +00:00
|
|
|
targetRevision: 10.19.4
|
2022-01-06 10:35:03 +00:00
|
|
|
syncWave: '0'
|