mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
12 lines
228 B
YAML
12 lines
228 B
YAML
config:
|
|
description: External Ingress Controller
|
|
networkPolicy:
|
|
rules:
|
|
- allow-dns
|
|
|
|
apps:
|
|
- name: ingress-external
|
|
repoURL: https://helm.traefik.io/traefik
|
|
chart: traefik
|
|
targetRevision: 10.9.1
|
|
syncWave: '0'
|