3bade9c0ed
This PS updates the capm3 version to 0.4.0, to fix the clusterctl move BMH bug. Closes: #466 Change-Id: If9369b6421bde628efee90f1a94681c13f9e749c
10 lines
197 B
YAML
10 lines
197 B
YAML
apiVersion: apps/v1
|
|
kind: Deployment
|
|
metadata:
|
|
name: metal3-baremetal-operator
|
|
spec:
|
|
template:
|
|
spec:
|
|
containers:
|
|
- name: baremetal-operator
|
|
imagePullPolicy: IfNotPresent |