This commit is contained in:
@ -0,0 +1,11 @@
|
||||
apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
|
||||
kind: AzureMachineTemplate
|
||||
metadata:
|
||||
name: ${CLUSTER_NAME}-md-0
|
||||
namespace: default
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
image:
|
||||
id: ${MANAGED_IMAGE_ID}
|
||||
---
|
Reference in New Issue
Block a user