This commit is contained in:
@ -0,0 +1,8 @@
|
||||
apiVersion: cluster.x-k8s.io/v1beta1
|
||||
kind: MachineDeployment
|
||||
metadata:
|
||||
name: ${CLUSTER_NAME}-md-0
|
||||
namespace: default
|
||||
spec:
|
||||
replicas: 0
|
||||
---
|
Reference in New Issue
Block a user