add HPA to Kubernetes deployment
All checks were successful
Gitea Actions Demo / lint (push) Successful in 25s
Gitea Actions Demo / test (push) Successful in 13s
Gitea Actions Demo / release-image (push) Successful in 1m56s

This commit is contained in:
2025-03-10 23:50:17 -05:00
parent 9869e98346
commit 61c3acf9b2
3 changed files with 20 additions and 1 deletions

View File

@@ -6,4 +6,5 @@ resources:
- secret.yaml
- configmap.yaml
- deployment.yaml
- hpa.yaml
- services.yaml