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:
|
||||
- namespace.yaml
|
||||
- helmrepository.yaml
|
||||
# - helmrelease.yaml
|
||||
- helmrelease.yaml
|
||||
- gitea-admin-secret.yaml
|
||||
# - gitea-postgres-secret.yaml
|
||||
# - pvc.yaml
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@ kind: Kustomization
|
|||
resources:
|
||||
- home-assistant/
|
||||
- kitchenowl/
|
||||
# - gitea/
|
||||
- gitea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue