replicaCount: 1 image: repository: cdchen-backend tag: latest pullPolicy: IfNotPresent service: type: NodePort port: 8080 nodePort: 30089 resources: requests: cpu: 200m memory: 256Mi limits: cpu: 600m memory: 512Mi