From eb6e9924ab53d2023be9ebb4d6bd5fdafe4634f4 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 20 Jun 2024 12:10:59 +1000 Subject: [PATCH] Revert "add fix mount drive" This reverts commit 1bcba7a4d8ebf8442dbcdafe357c294e8d113a6e. --- kubernetes/apps/adguard-home/app/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/adguard-home/app/deployment.yaml b/kubernetes/apps/adguard-home/app/deployment.yaml index ac45705..6416120 100644 --- a/kubernetes/apps/adguard-home/app/deployment.yaml +++ b/kubernetes/apps/adguard-home/app/deployment.yaml @@ -74,7 +74,7 @@ spec: - name: adguard-home-data mountPath: /opt/adguardhome/work - name: adguard-home-config - mountPath: /opt/adguardhome/conf + mountPath: /opt/adguardhome/config volumes: - name: adguard-home-data hostPath: