Skip to content

Commit

Permalink
Merge pull request #138 from Nordix/fix/configmap
Browse files Browse the repository at this point in the history
🐛 Add missing namespace ironic configmap
  • Loading branch information
maelk committed Oct 9, 2020
2 parents 028128e + f0659d2 commit c5a73f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/bmo/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ configMapGenerator:
- IRONIC_INSPECTOR_ENDPOINT=${IRONIC_INSPECTOR_URL}
- IRONIC_CACERT_FILE=/opt/metal3/certs/ca/tls.crt
name: baremetal-operator-ironic
namespace: baremetal-operator-system


patchesStrategicMerge:
- bmo_image_patch.yaml
Expand Down

0 comments on commit c5a73f9

Please sign in to comment.