diff --git a/charts/maas/Chart.yaml b/charts/maas/Chart.yaml index eb603b1..399b3b3 100755 --- a/charts/maas/Chart.yaml +++ b/charts/maas/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 description: Chart to run Canonical MaaS name: maas -version: 0.1.0 +version: 0.1.1 home: https://docs.ubuntu.com/maas sources: - https://git.launchpad.net/maas diff --git a/charts/maas/templates/deployment-maas-ingress.yaml b/charts/maas/templates/deployment-maas-ingress.yaml index 6ea2b32..350a44f 100644 --- a/charts/maas/templates/deployment-maas-ingress.yaml +++ b/charts/maas/templates/deployment-maas-ingress.yaml @@ -192,6 +192,7 @@ spec: subPath: maas-vip-configure readOnly: true - mountPath: /mnt/host-rootfs + mountPropagation: HostToContainer name: host-rootfs readOnly: true containers: