From 1b71fa74adc116118fff335b6a03ee5616da72ef Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Tue, 1 Oct 2024 16:20:03 +0200 Subject: [PATCH] Limpio fichero --- JugarAlPadel/K8S/pv-local-jugaralpadel.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml b/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml index 8509926..b2ae1e2 100644 --- a/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml +++ b/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml @@ -11,7 +11,6 @@ spec: accessModes: - ReadWriteOnce hostPath: - #path: "/mnt/Externo/jugaralpadel/media" path: "/mnt/Externo/jugaralpadel/media" --- apiVersion: v1 @@ -27,7 +26,6 @@ spec: accessModes: - ReadWriteOnce hostPath: - #path: "/mnt/Externo/jugaralpadel/migrations/lyrics" path: "/mnt/Externo/jugaralpadel/migrations/lyrics" --- apiVersion: v1 @@ -43,7 +41,6 @@ spec: accessModes: - ReadWriteOnce hostPath: - #path: "/mnt/Externo/jugaralpadel/migrations/libros" path: "/mnt/Externo/jugaralpadel/migrations/libros" --- apiVersion: v1 @@ -59,7 +56,6 @@ spec: accessModes: - ReadWriteOnce hostPath: - #path: "/mnt/Externo/jugaralpadel/migrations/repostajes" path: "/mnt/Externo/jugaralpadel/migrations/repostajes" --- apiVersion: v1 @@ -75,7 +71,6 @@ spec: accessModes: - ReadWriteOnce hostPath: - #path: "/mnt/Externo/jugaralpadel/migrations/jugaralpadelusers" path: "/mnt/Externo/jugaralpadel/migrations/jugaralpadelusers" --- apiVersion: v1 @@ -91,7 +86,6 @@ spec: accessModes: - ReadWriteOnce hostPath: - #path: "/mnt/Externo/jugaralpadel/static" path: "/mnt/Externo/jugaralpadel/static" --- apiVersion: v1 @@ -107,5 +101,4 @@ spec: accessModes: - ReadWriteOnce hostPath: - #path: "/mnt/Externo/jugaralpadel/pg" path: "/mnt/Externo/jugaralpadel/pg"