We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16088d9 + 74ec3be commit 8cb3182Copy full SHA for 8cb3182
components/ironic/values.yaml
@@ -27,7 +27,7 @@ conductor:
27
command: [bash]
28
args:
29
- "-c"
30
- - "mkdir -p /var/lib/openstack-helm/tftpboot"
+ - "mkdir -p /var/lib/openstack-helm/tftpboot /var/lib/openstack-helm/tmp"
31
volumeMounts:
32
- name: pod-data
33
mountPath: /var/lib/openstack-helm
0 commit comments