ClusterAPI.imageBuilder/packer/azure/scripts/test-templates/patches/machinedeployment-windows.yaml

8 lines
144 B
YAML
Raw Permalink Normal View History

2023-02-22 20:24:42 +00:00
apiVersion: cluster.x-k8s.io/v1beta1
kind: MachineDeployment
metadata:
name: ${CLUSTER_NAME}-md-0
namespace: default
spec:
replicas: 0
---