rework core-deployments to use helm 🪖

This commit is contained in:
Aaron Riedel 2023-02-11 01:27:27 +01:00
parent 4758e8391b
commit 99622afe22
Signed by: aaron
GPG key ID: 643004654D40D577
12 changed files with 272 additions and 5848 deletions

6
ingress/values.yaml Normal file
View file

@ -0,0 +1,6 @@
controller:
hostNetwork: true
setAsDefaultIngress: true
service:
create: false
kind: daemonset