fix: add networkMode host to cockpit service
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
"image": "quay.io/cockpit/ws:latest",
|
"image": "quay.io/cockpit/ws:latest",
|
||||||
"isMain": true,
|
"isMain": true,
|
||||||
"internalPort": 9090,
|
"internalPort": 9090,
|
||||||
|
"networkMode": "host",
|
||||||
"privileged": true,
|
"privileged": true,
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user