shoebill/test/test-bundle/bundle/workload.yaml
2023-11-05 13:03:35 +01:00

6 lines
113 B
YAML

kind: Deployment
replicas: 1
containers:
- name: controller
image: {{ .Image }}
imagePullPolicy: Always