|
|
|
@ -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" |