Skip to content

Commit c5a73f9

Browse files
authored
Merge pull request #138 from Nordix/fix/configmap
🐛 Add missing namespace ironic configmap
2 parents 028128e + f0659d2 commit c5a73f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/bmo/kustomization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ configMapGenerator:
1414
- IRONIC_INSPECTOR_ENDPOINT=${IRONIC_INSPECTOR_URL}
1515
- IRONIC_CACERT_FILE=/opt/metal3/certs/ca/tls.crt
1616
name: baremetal-operator-ironic
17+
namespace: baremetal-operator-system
18+
1719

1820
patchesStrategicMerge:
1921
- bmo_image_patch.yaml

0 commit comments

Comments
 (0)