bump pwk to kube 1.27.2
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
This commit is contained in:
@@ -2,8 +2,13 @@
|
||||
"experimental": true,
|
||||
"debug": true,
|
||||
"log-level": "info",
|
||||
"insecure-registries": ["127.0.0.1"],
|
||||
"hosts": ["unix:///var/run/docker.sock", "tcp://0.0.0.0:2375"],
|
||||
"insecure-registries": [
|
||||
"127.0.0.1"
|
||||
],
|
||||
"hosts": [
|
||||
"unix:///var/run/docker.sock",
|
||||
"tcp://0.0.0.0:2375"
|
||||
],
|
||||
"tls": DOCKER_TLSENABLE,
|
||||
"tlscacert": "DOCKER_TLSCACERT",
|
||||
"tlscert": "DOCKER_TLSCERT",
|
||||
|
||||
Reference in New Issue
Block a user