diff --git a/scripts/kind_config.yaml b/scripts/kind_config.yaml index f59596bc..a5c9dae2 100644 --- a/scripts/kind_config.yaml +++ b/scripts/kind_config.yaml @@ -10,3 +10,6 @@ nodes: hostPort: 443 - containerPort: 32443 hostPort: 8443 ## handle traefik [interal] http --> https redirect + labels: + ops: "true" + simcore: "true"