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:
+12
-12
@@ -11,7 +11,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -42,7 +42,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -73,7 +73,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -104,7 +104,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -135,7 +135,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -166,7 +166,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -197,7 +197,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -228,7 +228,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -259,7 +259,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -290,7 +290,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -321,7 +321,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
@@ -352,7 +352,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
memory: 24Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
redisSecret:
|
||||
|
||||
Reference in New Issue
Block a user