5d7cfc8dc5
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>
12 lines
224 B
YAML
12 lines
224 B
YAML
generatorOptions:
|
|
disableNameSuffixHash: true
|
|
|
|
configMapGenerator:
|
|
- name: ironic-entrypoints
|
|
files:
|
|
- dnsmasq-entrypoint
|
|
- httpd-entrypoint
|
|
- init-bootstrap
|
|
- inspector-entrypoint
|
|
- ironic-entrypoint
|