Skip to content

Commit

Permalink
install cilium in kube-system NS on provisioned clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyDumaine committed Feb 22, 2024
1 parent 495627c commit 671c9f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/addons/cilium/cilium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ spec:
cni: cilium
repoURL: https://helm.cilium.io/
chartName: cilium
namespace: kube-system
version: ${CILIUM_VERSION:=1.15.0}
options:
waitForJobs: true
Expand Down

0 comments on commit 671c9f4

Please sign in to comment.