From 276d71237e5387dbf15b1f104442cfbd8cdf4811 Mon Sep 17 00:00:00 2001 From: Thomas Cardin <49320132+ThomasCardin@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:24:57 -0400 Subject: [PATCH] issue #399: testing new home folder --- kubernetes/aks/apps/webtop/base/webtop-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/aks/apps/webtop/base/webtop-deployment.yaml b/kubernetes/aks/apps/webtop/base/webtop-deployment.yaml index be3aaad1..b6d37041 100644 --- a/kubernetes/aks/apps/webtop/base/webtop-deployment.yaml +++ b/kubernetes/aks/apps/webtop/base/webtop-deployment.yaml @@ -27,7 +27,7 @@ spec: name: webtop-secrets volumeMounts: - name: config - mountPath: /config + mountPath: / - name: docker-dind image: docker:dind securityContext: