We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcaf3f5 commit 698ced5Copy full SHA for 698ced5
kubernetes_app.yml
@@ -84,8 +84,8 @@ spec:
84
imagePullPolicy: Always
85
resources:
86
requests:
87
- cpu: 100m
88
- memory: 100Mi
+ cpu: 500m
+ memory: 1100Mi
89
ports:
90
- containerPort: 8000
91
readinessProbe:
@@ -234,8 +234,8 @@ spec:
234
235
236
237
238
239
240
241
0 commit comments