Allow BMO to watch all namespaces
Removes the WATCH_NAMESPACE env variable in metal3-baremetal- opearator Deployment to allow the BMO to watch all namespaces. Change-Id: Ifea242dddb4bca1fad33c04a67017fe4528f4c44
This commit is contained in:
parent
0d588c83b1
commit
88e648e5ed
@ -38,8 +38,6 @@ spec:
|
|||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: ironic-vars
|
name: ironic-vars
|
||||||
env:
|
env:
|
||||||
- name: WATCH_NAMESPACE
|
|
||||||
value: default
|
|
||||||
- name: POD_NAME
|
- name: POD_NAME
|
||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
|
Loading…
Reference in New Issue
Block a user