hive-apps/projects/ingress-external/project.yml
2022-10-21 18:00:07 +02:00

18 lines
349 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: 16.2.0
syncWave: '0'