|
|
@ -43,11 +43,11 @@ después se hace un pull o push o lo que sea que te pida el usuario y password, |
|
|
## PVC y paths |
|
|
## PVC y paths |
|
|
|
|
|
|
|
|
volumeMounts: |
|
|
volumeMounts: |
|
|
- mountPath: /app/gestion_reservas/mediafiles |
|
|
|
|
|
|
|
|
- mountPath: /app/mediafiles |
|
|
name: jugaralpadel-media |
|
|
name: jugaralpadel-media |
|
|
- mountPath: /app/gestion_reservas/eventos/migrations |
|
|
|
|
|
|
|
|
- mountPath: /app/eventos/migrations |
|
|
name: jugaralpadel-eventos-migrations |
|
|
name: jugaralpadel-eventos-migrations |
|
|
- mountPath: /app/gestion_reservas/reymotausers/migrations |
|
|
|
|
|
|
|
|
- mountPath: /app/reymotausers/migrations |
|
|
name: jugaralpadel-reymotausers-migrations |
|
|
name: jugaralpadel-reymotausers-migrations |
|
|
- mountPath: /app/gestion_reservas/staticfiles |
|
|
|
|
|
|
|
|
- mountPath: /app/staticfiles |
|
|
name: static-volume |
|
|
name: static-volume |