airshipctl/manifests/function/baremetal-operator/entrypoint/kustomization.yaml
Pete Birley 5d7cfc8dc5 Ironic: Move to use sqllite rather than mariadb
This PS makes the ironic deployment a bit simpler by removing
mariadb and using sqllite instead. It also fixes the path of the
ironic inspector db to get it to persist pod restarts.

Change-Id: I522774597ff921449e86e2742131e5a51d60d559
Signed-off-by: Pete Birley <pete@port.direct>
2020-03-31 15:55:41 -05:00

12 lines
224 B
YAML

generatorOptions:
disableNameSuffixHash: true
configMapGenerator:
- name: ironic-entrypoints
files:
- dnsmasq-entrypoint
- httpd-entrypoint
- init-bootstrap
- inspector-entrypoint
- ironic-entrypoint