Set the container hostnames same as pod hostname
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
This commit is contained in:
parent
7c6443c592
commit
4ccc5bbe7c
3 changed files with 7 additions and 0 deletions
|
@ -141,6 +141,7 @@ type sandbox struct {
|
|||
cgroupParent string
|
||||
privileged bool
|
||||
resolvPath string
|
||||
hostname string
|
||||
}
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue