mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 08:59:36 +00:00
@@ -324,6 +324,7 @@ func (h *handler) newDaemonSet(svc *core.Service) (*apps.DaemonSet, error) {
|
||||
Name: portName,
|
||||
ContainerPort: port.Port,
|
||||
HostPort: port.Port,
|
||||
Protocol: port.Protocol,
|
||||
},
|
||||
},
|
||||
Env: []core.EnvVar{
|
||||
|
||||
Reference in New Issue
Block a user