1
0
Fork 0
mirror of https://github.com/nold360/hive-apps synced 2025-01-11 08:14:45 +00:00
hive-apps/projects/ingress-external/project.yml

17 lines
366 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://kubernetes.github.io/ingress-nginx
chart: ingress-nginx
targetRevision: 4.11.3
syncWave: '0'