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.
2 parents 3a2012d + 2a75a68 commit 6c66c49Copy full SHA for 6c66c49
1 file changed
deployment/udaconnect-app.yaml
@@ -39,6 +39,6 @@ spec:
39
memory: "128Mi"
40
cpu: "64m"
41
limits:
42
- memory: "256Mi"
43
- cpu: "256m"
+ memory: "512Mi"
+ cpu: "512m"
44
restartPolicy: Always
0 commit comments