From fd2b55f91b6e7426c1b1717d035216b8b134b744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Sun, 27 Sep 2020 10:48:22 +0800 Subject: [PATCH] Remove unused params --- k8s.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/k8s.yaml b/k8s.yaml index f77dfc3..eb137d3 100644 --- a/k8s.yaml +++ b/k8s.yaml @@ -67,11 +67,6 @@ spec: app: notify srv: node spec: - volumes: - - name: notify-assets - nfs: - server: astrofile.astrohost - path: /srv/astrostorage containers: - name: web image: 192.168.80.4:32000/sites/notify:b00001