hive-apps/projects/ingress-external/project.yml
2022-10-18 23:54:36 +00: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: 15.3.1
syncWave: '0'