fix(k01): resource requests based on actual usage
build-and-push-harbor / docker-build-push (push) Has been cancelled
build-and-push-harbor / docker-build-push (push) Has been cancelled
This commit is contained in:
@@ -16,9 +16,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -39,9 +39,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -62,9 +62,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -85,9 +85,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -108,9 +108,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -131,9 +131,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -154,9 +154,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -177,9 +177,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -200,9 +200,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -223,9 +223,9 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
---
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
@@ -246,6 +246,6 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 30m
|
||||
memory: 30Mi
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 1Gi
|
||||
memory: 200Mi
|
||||
|
||||
Reference in New Issue
Block a user