Try other samba share

This commit is contained in:
2025-07-08 21:48:51 +01:00
parent ef3cc756cc
commit 31a4ba8fa9
7 changed files with 55 additions and 75 deletions

View File

@@ -55,7 +55,7 @@ stringData:
mount --rbind /host/dev /dev
mount --rbind /host/run /run
nsenter -i -m -t 1 -- reboot
exit 1
exit 1
---
apiVersion: upgrade.cattle.io/v1
kind: Plan
@@ -72,8 +72,6 @@ spec:
serviceAccountName: system-upgrade
cordon: false
upgrade:
# Here goes the image which is tied to the flavor being used.
# Currently can pick between opensuse and alpine
image: quay.io/kairos/debian:bookworm-standard-amd64-generic-v3.3.0-k3sv1.32.0-k3s1
command:
- "/bin/bash"