chore: restore independent prod gitops config

This commit is contained in:
Prodiglagla
2026-06-15 17:26:52 +08:00
parent c86deb5e12
commit 9e326c375a
40 changed files with 215 additions and 207 deletions
+1 -3
View File
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: v1
kind: Service
metadata:
name: postgres-svc
@@ -37,7 +37,6 @@ spec:
type: RollingUpdate
rollingUpdate:
partition: 0
maxUnavailable: 1
selector:
matchLabels:
app: postgres
@@ -121,4 +120,3 @@ spec:
resources:
requests:
storage: 2Gi