diff --git a/apps/gitea/kustomization.yaml b/apps/gitea/kustomization.yaml index 088890c..8f0fa4c 100644 --- a/apps/gitea/kustomization.yaml +++ b/apps/gitea/kustomization.yaml @@ -3,8 +3,8 @@ kind: Kustomization resources: - namespace.yaml - helmrepository.yaml - - helmrelease.yaml + # - helmrelease.yaml - gitea-admin-secret.yaml - - gitea-postgres-secret.yaml - - pvc.yaml + # - gitea-postgres-secret.yaml + # - pvc.yaml - certificate.yaml