浏览代码

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