Skip to content

Commit 6c66c49

Browse files
authored
Merge pull request #24 from mayurmadnani/patch-1
Update udaconnect-app.yaml
2 parents 3a2012d + 2a75a68 commit 6c66c49

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deployment/udaconnect-app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ spec:
3939
memory: "128Mi"
4040
cpu: "64m"
4141
limits:
42-
memory: "256Mi"
43-
cpu: "256m"
42+
memory: "512Mi"
43+
cpu: "512m"
4444
restartPolicy: Always

0 commit comments

Comments
 (0)