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.

21 lines
526 B

  1. apiVersion: apps/v1
  2. kind: Deployment
  3. metadata:
  4. name: TheArchitectsVault-WF
  5. labels:
  6. app: TheArchitectsVault-WF
  7. namespace: namespace-workflow-1686232508452
  8. spec:
  9. replicas: 1
  10. selector:
  11. matchLabels:
  12. app: TheArchitectsVault-WF
  13. template:
  14. metadata:
  15. labels:
  16. app: TheArchitectsVault-WF
  17. spec:
  18. containers:
  19. - name: TheArchitectsVault-WF
  20. image: acrworkflow1686232508452.azurecr.io/image-workflow-1686232508452:latest
  21. ports:
  22. - containerPort: 5000