fix: remove helmrelease for gitea to clean up cluster before redeployment
This commit is contained in:
parent
377bf97825
commit
966e1bc1f5
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue