diff --git a/kustomize/kustomization.yml b/kustomize/kustomization.yml index ac0f75b..4cf1e70 100644 --- a/kustomize/kustomization.yml +++ b/kustomize/kustomization.yml @@ -10,4 +10,4 @@ commonLabels: resources: - service.yml - deployment.yml -- mapping.yml \ No newline at end of file +- ingress.yml