Browse Source

Limpio fichero

politica
Celestino Rey 1 year ago
parent
commit
1b71fa74ad
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      JugarAlPadel/K8S/pv-local-jugaralpadel.yaml

+ 0
- 7
JugarAlPadel/K8S/pv-local-jugaralpadel.yaml View File

@ -11,7 +11,6 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath:
#path: "/mnt/Externo/jugaralpadel/media"
path: "/mnt/Externo/jugaralpadel/media" path: "/mnt/Externo/jugaralpadel/media"
--- ---
apiVersion: v1 apiVersion: v1
@ -27,7 +26,6 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath:
#path: "/mnt/Externo/jugaralpadel/migrations/lyrics"
path: "/mnt/Externo/jugaralpadel/migrations/lyrics" path: "/mnt/Externo/jugaralpadel/migrations/lyrics"
--- ---
apiVersion: v1 apiVersion: v1
@ -43,7 +41,6 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath:
#path: "/mnt/Externo/jugaralpadel/migrations/libros"
path: "/mnt/Externo/jugaralpadel/migrations/libros" path: "/mnt/Externo/jugaralpadel/migrations/libros"
--- ---
apiVersion: v1 apiVersion: v1
@ -59,7 +56,6 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath:
#path: "/mnt/Externo/jugaralpadel/migrations/repostajes"
path: "/mnt/Externo/jugaralpadel/migrations/repostajes" path: "/mnt/Externo/jugaralpadel/migrations/repostajes"
--- ---
apiVersion: v1 apiVersion: v1
@ -75,7 +71,6 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath:
#path: "/mnt/Externo/jugaralpadel/migrations/jugaralpadelusers"
path: "/mnt/Externo/jugaralpadel/migrations/jugaralpadelusers" path: "/mnt/Externo/jugaralpadel/migrations/jugaralpadelusers"
--- ---
apiVersion: v1 apiVersion: v1
@ -91,7 +86,6 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath:
#path: "/mnt/Externo/jugaralpadel/static"
path: "/mnt/Externo/jugaralpadel/static" path: "/mnt/Externo/jugaralpadel/static"
--- ---
apiVersion: v1 apiVersion: v1
@ -107,5 +101,4 @@ spec:
accessModes: accessModes:
- ReadWriteOnce - ReadWriteOnce
hostPath: hostPath:
#path: "/mnt/Externo/jugaralpadel/pg"
path: "/mnt/Externo/jugaralpadel/pg" path: "/mnt/Externo/jugaralpadel/pg"

Loading…
Cancel
Save