diff --git a/kustomization.yaml b/kustomization.yaml index ffc7b3c..1788080 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -18,5 +18,4 @@ resources: - postgres-service.yaml - gitea-deployment.yaml - gitea-service.yaml -# - service.yaml -# - ingress.yaml +- ingress.yaml