diff --git a/demo/kustomization.yaml b/demo/kustomization.yaml index 3f72d7b..a7ee478 100644 --- a/demo/kustomization.yaml +++ b/demo/kustomization.yaml @@ -5,4 +5,4 @@ resources: - namespace.yaml - deployment.yaml - service.yaml - - ingress.yaml \ No newline at end of file + - httproute.yaml \ No newline at end of file