update to git

This commit is contained in:
2026-08-06 11:33:41 +07:00
parent d68f152311
commit e700f0f5e2
12 changed files with 322 additions and 11 deletions

No files matched your search

+12
View File
@@ -0,0 +1,12 @@
apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler
metadata:
name: satusehat-worker
spec:
scaleTargetRef:
apiVersion: apps/v1
kind: Deployment
name: satusehat-worker
minReplicas: 1
maxReplicas: 1
targetCPUUtilizationPercentage: 70