Add: core/cilium

This commit is contained in:
nold 2021-12-18 18:17:36 +01:00
parent e37af2b519
commit f4b6a46e8e
2 changed files with 44 additions and 0 deletions

View File

@ -55,3 +55,9 @@ apps:
chart: ingress-nginx
targetRevision: 4.0.13
syncWave: '0'
- name: cilium
existingNamespace: kube-system
repoURL: https://helm.cilium.io
chart: cilium
targetRevision: 1.11.0

View File

@ -0,0 +1,38 @@
---
hubble:
relay:
enabled: true
ui:
enabled: true
ingress:
enabled: true
annotations:
cert-manager.io/cluster-issuer: vault-issuer
hosts:
- cilium.dc
tls:
- secretName: cilium-dc-tls
hosts:
- cilium.dc
metrics:
enabled:
- dns:query;ignoreAAAA
- drop
- tcp
- flow
- icmp
- http
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "9091"
prometheus:
enabled: true
operator:
replicas: 1
hostServices:
enabled: true