feat(cilium): Enable clustermesh

This commit is contained in:
2026-03-17 10:56:43 +01:00
parent 730dc2b865
commit a9c658466f
4 changed files with 26 additions and 3 deletions
+13
View File
@@ -1,3 +1,16 @@
cluster:
name: {{ .Values.cilium.cluster }}
id: {{ .Values.cilium.clustermesh.clusterId }}
{{- if .Values.cilium.clustermesh.enabled }}
clustermesh:
useAPIServer: true
apiserver:
service:
type: {{ .Values.cilium.clustermesh.apiserverServiceType }}
tls:
auto:
method: helm
{{- end }}
authentication:
mutual:
spire: