From 627330da7e26af5227bf82ced9ba0855a618c467 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sat, 9 May 2026 14:08:26 -0400 Subject: [PATCH] Update kustomization.yaml --- infrastructure/gatewayapi/gateway-routes/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/gatewayapi/gateway-routes/kustomization.yaml b/infrastructure/gatewayapi/gateway-routes/kustomization.yaml index 58f6bc2..2140bea 100644 --- a/infrastructure/gatewayapi/gateway-routes/kustomization.yaml +++ b/infrastructure/gatewayapi/gateway-routes/kustomization.yaml @@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - route.yaml + - hermes-webhook.yaml