ci: diasble gitea

This commit is contained in:
Patryk Hegenberg 2025-05-26 13:38:51 +02:00
parent 92182d4708
commit a4e842a4e4
2 changed files with 4 additions and 3 deletions

View file

@ -3,4 +3,5 @@ kind: Kustomization
resources: resources:
- home-assistant/ - home-assistant/
- kitchenowl/ - kitchenowl/
- gitea/ # - gitea/
# - forgejo/

View file

@ -3,7 +3,7 @@ kind: Kustomization
resources: resources:
- cert-manager.yaml - cert-manager.yaml
- kitchenowl.yaml - kitchenowl.yaml
- gitea.yaml # - gitea.yaml
- ocirepository.yaml # - ocirepository.yaml
- ../../infrastructure - ../../infrastructure
- ../../apps - ../../apps