Skip to content

Commit 85cbd16

Browse files
committed
chore(workflow): use geneve replace vxlan
1 parent aeff5ac commit 85cbd16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ function install_components {
130130
echo -e "\\033[32m---> Waiting for helm to install components...\\033[0m"
131131
api_server=(`kubectl config view -o=jsonpath='{.clusters[0].cluster.server}' | tr "://" " "`)
132132
helm install cilium drycc/cilium \
133+
--set tunnel=geneve \
133134
--set operator.replicas=1 \
134135
--set bandwidthManager=true \
135136
--set kubeProxyReplacement=strict \

0 commit comments

Comments
 (0)