apiVersion: apps/v1 kind: Deployment metadata: annotations: kompose.cmd: C:\ProgramData\kompose\kompose.exe convert kompose.version: 1.21.0 (992df58d8) creationTimestamp: null labels: io.kompose.service: orchestration name: orchestration spec: replicas: 1 selector: matchLabels: io.kompose.service: orchestration strategy: {} template: metadata: annotations: kompose.cmd: C:\ProgramData\kompose\kompose.exe convert kompose.version: 1.21.0 (992df58d8) creationTimestamp: null labels: io.kompose.service: orchestration spec: containers: - image: orchestration imagePullPolicy: "" name: orchestration resources: {} restartPolicy: Always serviceAccountName: "" volumes: null status: {}