diff --git a/execDAT-operator b/execDAT-operator index 876b051..75ee221 160000 --- a/execDAT-operator +++ b/execDAT-operator @@ -1 +1 @@ -Subproject commit 876b0517e8fa7f137dcb98a1fcf1781b8e1a1946 +Subproject commit 75ee221e70b73d4857c420e8de590ca57c3e4081 diff --git a/k3d-dev.yaml b/k3d-dev.yaml index 9b55113..bd73196 100644 --- a/k3d-dev.yaml +++ b/k3d-dev.yaml @@ -13,7 +13,7 @@ image: docker.io/rancher/k3s:v1.25.6-k3s1 # hostPort: "6445" # where the Kubernetes API listening port will be mapped to on your host system network: k3d-network # same as `--network my-custom-net` ports: - - port: 8080:80 # same as `--port '8080:80@loadbalancer'` + - port: 6699:80 # same as `--port '8080:80@loadbalancer'` nodeFilters: - loadbalancer