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:
Matthew Fuller 2021-06-03 17:00:13 +00:00
parent 0d588c83b1
commit 88e648e5ed
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ spec:
- configMapRef:
name: ironic-vars
env:
- name: WATCH_NAMESPACE
value: default
- name: POD_NAME
valueFrom:
fieldRef: