add skeleton of values file for cilium, add some bash notes into readme

This commit is contained in:
2024-06-08 11:16:47 +02:00
parent db6dfeaeb9
commit c24aef3d7c
2 changed files with 35 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
cluster:
name: "home-kube"
hubble:
relay:
enabled: true
ui:
enabled: true
ipam:
mode: cluster-pool
operator:
clusterPoolIPv4MaskSize: 24
clusterPoolIPv4PodCIDRList: "10.96.0.0/16"