update installation scripts

This commit is contained in:
2024-08-13 09:57:53 +10:00
parent f4a3bf6499
commit 6194e7ee6a
7 changed files with 20 additions and 3646 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -e
helm upgrade --install cilium cilium/cilium --version 1.15.6 \
--namespace kube-system \
--set operator.replicas=1