ClusterAPI.imageBuilder/packer/azure/scripts/test-templates/patches/machinedeployment-windows.yaml
Danny Bessems f2b0a5e7c7
Some checks failed
continuous-integration/drone Build is failing
Test dependencies
2023-02-22 21:24:42 +01:00

8 lines
144 B
YAML

apiVersion: cluster.x-k8s.io/v1beta1
kind: MachineDeployment
metadata:
name: ${CLUSTER_NAME}-md-0
namespace: default
spec:
replicas: 0
---