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