diff --git a/clusters/talos/cilium/cilium-helm-release.yaml b/clusters/talos/cilium/cilium-helm-release.yaml index f38b672..81f3e54 100644 --- a/clusters/talos/cilium/cilium-helm-release.yaml +++ b/clusters/talos/cilium/cilium-helm-release.yaml @@ -14,4 +14,5 @@ spec: name: cilium namespace: flux-system interval: 15m - valuesFile: values.yaml \ No newline at end of file + valuesFiles: + - values.yaml \ No newline at end of file