modified: services/cilium/deploy/app/helm-release.yaml
This commit is contained in:
@@ -2,9 +2,11 @@ apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: cilium
|
||||
namespace: cilium
|
||||
spec:
|
||||
releaseName: cilium
|
||||
interval: 1m
|
||||
|
||||
chart:
|
||||
spec:
|
||||
chart: cilium
|
||||
@@ -12,9 +14,10 @@ spec:
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cilium
|
||||
namespace: cilium
|
||||
interval: 40h
|
||||
type: oci
|
||||
|
||||
valuesFrom:
|
||||
- kind: Secret
|
||||
name: cilium-helm-values
|
||||
valuesKey: values.yaml
|
||||
valuesKey: values.yaml
|
||||
Reference in New Issue
Block a user