From 39879df061145db4af3bad512226a6e073bed5f0 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 20 Jun 2024 12:18:05 +1000 Subject: [PATCH] Revert "Revert "add fix mount drive"" This reverts commit eb6e9924ab53d2023be9ebb4d6bd5fdafe4634f4. --- 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 6416120..ac45705 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/config + mountPath: /opt/adguardhome/conf volumes: - name: adguard-home-data hostPath: