Переглянути джерело

Añado información sobre PVCs

creylopez 1 рік тому
батько
коміт
122e5694b7
1 змінених файлів з 11 додано та 0 видалено
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -40,3 +40,14 @@ avoid credentials:
 
 después se hace un pull o push o lo que sea que te pida el usuario y password, los metes y ya la próxima no hace falta
 
+## PVC y paths
+
+        volumeMounts:
+        - mountPath: /app/gestion_reservas/mediafiles
+          name: jugaralpadel-media
+         - mountPath: /app/gestion_reservas/eventos/migrations
+          name: jugaralpadel-eventos-migrations
+        - mountPath: /app/gestion_reservas/reymotausers/migrations
+          name: jugaralpadel-reymotausers-migrations
+         - mountPath: /app/gestion_reservas/staticfiles
+          name: static-volume