mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
rkt: Refactor host file mounts for host network.
Do not mount /etc/hosts/ /etc/resolv.conf if they are already mounted.
This commit is contained in:
@@ -6,6 +6,9 @@ metadata:
|
||||
labels:
|
||||
name: nginx
|
||||
spec:
|
||||
initcontainers:
|
||||
name: busybox
|
||||
image: busybox
|
||||
containers:
|
||||
- name: nginx
|
||||
image: nginx
|
||||
|
||||
Reference in New Issue
Block a user