hive-apps/projects/ingress-external/project.yml
2022-09-27 02:35:24 +00:00

18 lines
350 B
YAML

config:
description: External Ingress Controller
networkPolicy:
config:
allowNamespace: false
rules:
#- allow-dns
- allow-ingress-traffic
#- allow-external-services
#- allow-kubeapi
apps:
- name: ingress-external
repoURL: https://helm.traefik.io/traefik
chart: traefik
targetRevision: 10.24.4
syncWave: '0'