fix(k01): shrink postgres redis kafka memory requests
build-and-push-harbor / docker-build-push (push) Waiting to run
build-and-push-harbor / docker-build-push (push) Waiting to run
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -39,7 +39,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -62,7 +62,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -85,7 +85,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -108,7 +108,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -131,7 +131,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -154,7 +154,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -177,7 +177,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -200,7 +200,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -223,7 +223,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
@@ -246,6 +246,6 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 80Mi
|
||||
memory: 30Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
|
||||
Reference in New Issue
Block a user