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>
13 lines
221 B
YAML
13 lines
221 B
YAML
generatorOptions:
|
|
disableNameSuffixHash: true
|
|
|
|
configMapGenerator:
|
|
- name: ironic-config-files
|
|
files:
|
|
- dnsmasq.conf
|
|
- dualboot.ipxe
|
|
- httpd.conf
|
|
- inspector.conf
|
|
- inspector.ipxe
|
|
- ironic.conf
|