|
|
@@ -93,7 +93,7 @@ spec:
|
|
|
- containerPort: 8000
|
|
|
protocol: TCP
|
|
|
volumeMounts:
|
|
|
- - mountPath: /app/gestion_reservas/mediafiles
|
|
|
+ - mountPath: /app/mediafiles
|
|
|
name: jugaralpadel-media
|
|
|
|
|
|
- mountPath: /app/eventos/migrations
|
|
|
@@ -105,7 +105,7 @@ spec:
|
|
|
- mountPath: /app/reymotausers/migrations
|
|
|
name: jugaralpadel-reymotausers-migrations
|
|
|
|
|
|
- - mountPath: /app/gestion_reservas/staticfiles
|
|
|
+ - mountPath: /app/staticfiles
|
|
|
name: static-volume
|
|
|
imagePullSecrets:
|
|
|
- name: myregistrykey
|