fix: redeploy gitea via flux
This commit is contained in:
parent
9e525dd035
commit
85783484a7
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -3,4 +3,4 @@ kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- home-assistant/
|
- home-assistant/
|
||||||
- kitchenowl/
|
- kitchenowl/
|
||||||
# - gitea/
|
- gitea/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue