fix: redeploy gitea via flux

This commit is contained in:
Patryk Hegenberg 2025-05-26 12:19:19 +02:00
parent 9e525dd035
commit 85783484a7
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ kind: Kustomization
resources: resources:
- namespace.yaml - namespace.yaml
- helmrepository.yaml - helmrepository.yaml
# - helmrelease.yaml - helmrelease.yaml
- gitea-admin-secret.yaml - gitea-admin-secret.yaml
# - gitea-postgres-secret.yaml # - gitea-postgres-secret.yaml
# - pvc.yaml # - pvc.yaml

View file

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