diff --git a/manifests/00-system-stuff/gateway.yaml b/manifests/00-system-stuff/gateway.yaml index d3c1ff8..384fa79 100644 --- a/manifests/00-system-stuff/gateway.yaml +++ b/manifests/00-system-stuff/gateway.yaml @@ -20,3 +20,9 @@ spec: allowedRoutes: namespaces: from: All + - protocol: TCP + port: 80 + name: tcp-gw + allowedRoutes: + namespaces: + from: All diff --git a/manifests/04-httproutes/httproute-dashy.yaml b/manifests/04-routes/httproute-dashy.yaml similarity index 100% rename from manifests/04-httproutes/httproute-dashy.yaml rename to manifests/04-routes/httproute-dashy.yaml diff --git a/manifests/04-httproutes/httproute-flask-htmx-board-dev.yaml b/manifests/04-routes/httproute-flask-htmx-board-dev.yaml similarity index 100% rename from manifests/04-httproutes/httproute-flask-htmx-board-dev.yaml rename to manifests/04-routes/httproute-flask-htmx-board-dev.yaml diff --git a/manifests/04-httproutes/httproute-flask-htmx-board-master.yaml b/manifests/04-routes/httproute-flask-htmx-board-master.yaml similarity index 100% rename from manifests/04-httproutes/httproute-flask-htmx-board-master.yaml rename to manifests/04-routes/httproute-flask-htmx-board-master.yaml diff --git a/manifests/04-httproutes/httproute-flask-htmx-board-our-style.yaml b/manifests/04-routes/httproute-flask-htmx-board-our-style.yaml similarity index 100% rename from manifests/04-httproutes/httproute-flask-htmx-board-our-style.yaml rename to manifests/04-routes/httproute-flask-htmx-board-our-style.yaml diff --git a/manifests/04-httproutes/httproute-harbor.yaml b/manifests/04-routes/httproute-harbor.yaml similarity index 100% rename from manifests/04-httproutes/httproute-harbor.yaml rename to manifests/04-routes/httproute-harbor.yaml diff --git a/manifests/04-httproutes/httproute-hubble.yaml b/manifests/04-routes/httproute-hubble.yaml similarity index 100% rename from manifests/04-httproutes/httproute-hubble.yaml rename to manifests/04-routes/httproute-hubble.yaml diff --git a/manifests/04-httproutes/httproute-longhorn.yaml b/manifests/04-routes/httproute-longhorn.yaml similarity index 100% rename from manifests/04-httproutes/httproute-longhorn.yaml rename to manifests/04-routes/httproute-longhorn.yaml diff --git a/manifests/04-httproutes/httproute-rancher.yaml b/manifests/04-routes/httproute-rancher.yaml similarity index 100% rename from manifests/04-httproutes/httproute-rancher.yaml rename to manifests/04-routes/httproute-rancher.yaml diff --git a/manifests/04-httproutes/httproute-weave.yaml b/manifests/04-routes/httproute-weave.yaml similarity index 100% rename from manifests/04-httproutes/httproute-weave.yaml rename to manifests/04-routes/httproute-weave.yaml diff --git a/manifests/04-routes/tcproute-kafka.yaml b/manifests/04-routes/tcproute-kafka.yaml new file mode 100644 index 0000000..e69de29