shoebill/test/test-bundle/bundle/workload.yaml

6 lines
113 B
YAML
Raw Permalink Normal View History

2023-11-05 12:03:35 +00:00
kind: Deployment
replicas: 1
containers:
- name: controller
image: {{ .Image }}
imagePullPolicy: Always