CSI_UAT/UAT/ehr/csi-workflow-automation-ser.../patch-pod.yaml

16 lines
326 B

apiVersion: apps/v1
kind: Deployment
metadata:
name: csi-workflow-automation
namespace: moh-prod
spec:
template:
spec:
containers:
- name: csi-workflow-automation
resources:
limits:
memory: 1Gi
requests:
cpu: 50m
memory: 256Mi