hive-apps/projects/ingress-external/project.yml

15 lines
286 B
YAML
Raw Normal View History

config:
description: External Ingress Controller
networkPolicy:
rules:
- allow-dns
2022-01-06 10:48:28 +00:00
- allow-ingress-traffic
- allow-external-services
apps:
- name: ingress-external
repoURL: https://helm.traefik.io/traefik
chart: traefik
targetRevision: 10.9.1
syncWave: '0'