hive-apps/projects/core/values/ingress-internal.yaml

26 lines
498 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
controller:
name: controller-internal
electionID: ingress-controller-internal-leader
watchIngressWithoutClass: true
ingressClassResource:
name: nginx
enabled: true
default: true
kind: Deployment
service:
annotations:
metallb.universe.tf/address-pool: internal
metrics:
enabled: true
service:
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "10254"
defaultBackend:
enabled: true
podSecurityPolicy:
enabled: true