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: