diff --git a/k8s-peterg/cilium-gatewayapi/gateways.yaml b/k8s-peterg/cilium/gateways.yaml similarity index 100% rename from k8s-peterg/cilium-gatewayapi/gateways.yaml rename to k8s-peterg/cilium/gateways.yaml diff --git a/k8s-peterg/cilium-gatewayapi/httproute.yaml b/k8s-peterg/cilium/httproute.yaml similarity index 96% rename from k8s-peterg/cilium-gatewayapi/httproute.yaml rename to k8s-peterg/cilium/httproute.yaml index 265875b..d93c08e 100644 --- a/k8s-peterg/cilium-gatewayapi/httproute.yaml +++ b/k8s-peterg/cilium/httproute.yaml @@ -24,7 +24,7 @@ spec: parentRefs: - name: internal namespace: kube-system - sectionName: https + sectionName: http hostnames: - "hubble.k8s.peterg.nl" rules: diff --git a/k8s-peterg/cilium-gatewayapi/ip-pool.yaml b/k8s-peterg/cilium/ip-pool.yaml similarity index 100% rename from k8s-peterg/cilium-gatewayapi/ip-pool.yaml rename to k8s-peterg/cilium/ip-pool.yaml diff --git a/k8s-peterg/cilium-gatewayapi/kustomization.yaml b/k8s-peterg/cilium/kustomization.yaml similarity index 100% rename from k8s-peterg/cilium-gatewayapi/kustomization.yaml rename to k8s-peterg/cilium/kustomization.yaml diff --git a/k8s-peterg/cilium-gatewayapi/namespace.yaml b/k8s-peterg/cilium/namespace.yaml similarity index 100% rename from k8s-peterg/cilium-gatewayapi/namespace.yaml rename to k8s-peterg/cilium/namespace.yaml