apiVersion: apps/v1 kind: Deployment metadata: name: nwbot spec: selector: matchLabels: app: nwbot template: metadata: labels: app: nwbot spec: containers: - name: nwbot image: hkccr.ccs.tencentyun.com/yume/nwbot:test ports: - containerPort: 53121