Unverified Commit 38a82e4f authored by initsixcloud's avatar initsixcloud Committed by GitHub

Update deployment.yaml

parent 0cc4abd0
...@@ -26,10 +26,10 @@ spec: ...@@ -26,10 +26,10 @@ spec:
resources: resources:
limits: limits:
cpu: '1' cpu: '1'
memory: '500Mi' memory: '1G'
requests: requests:
cpu: '1' cpu: '1'
memory: '500Mi' memory: '1G'
ports: ports:
- containerPort: 8080 - containerPort: 8080
imagePullSecrets: imagePullSecrets:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment