mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
app-admin/kubelet-wrapper: Specify hosts-entry to mount hosts file from host
This commit is contained in:
parent
35300beffa
commit
3b5a57c009
@ -80,6 +80,7 @@ exec ${RKT} ${RKT_GLOBAL_ARGS} \
|
||||
--mount volume=coreos-os-release,target=/etc/os-release \
|
||||
--mount volume=coreos-run,target=/run \
|
||||
--mount volume=coreos-lib-modules,target=/lib/modules \
|
||||
--hosts-entry host \
|
||||
${RKT_STAGE1_ARG} \
|
||||
${KUBELET_IMAGE} \
|
||||
${KUBELET_IMAGE_ARGS} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user