mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-08 02:15:27 +00:00
6 lines
97 B
YAML
6 lines
97 B
YAML
#cloud-config
|
|
|
|
runcmd:
|
|
- mount /tmp /tmp -o remount,exec,suid
|
|
- usermod -a -G docker jenkins
|