l2sm_deployment.yaml, limit mysql-pod
mysql-pod is creating issues with mem, etc. suggestion is to consider resources and limits:
resources: requests: memory: "512Mi" cpu: "250m" limits: memory: "1Gi" cpu: "500m"
mysql-pod is creating issues with mem, etc. suggestion is to consider resources and limits:
resources: requests: memory: "512Mi" cpu: "250m" limits: memory: "1Gi" cpu: "500m"
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent