Try other samba share
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user