diff --git a/kubernetes/aks/apps/webtop/base/webtop-deployment.yaml b/kubernetes/aks/apps/webtop/base/webtop-deployment.yaml index b6d37041..be3aaad1 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: / + mountPath: /config - name: docker-dind image: docker:dind securityContext: