You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
179 B

9 months ago
  1. apiVersion: apps/v1
  2. kind: Deployment
  3. metadata:
  4. name: template-single
  5. spec:
  6. template:
  7. spec:
  8. containers:
  9. - name : main
  10. image: template-single:develop