فهرست منبع

Muevo mediatices y static a /app

creylopez 9 ماه پیش
والد
کامیت
685699b2a3
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      K8S/jugaralpadel-deployment.yaml

+ 2 - 2
K8S/jugaralpadel-deployment.yaml

@@ -93,7 +93,7 @@ spec:
         - containerPort: 8000
         - containerPort: 8000
           protocol: TCP
           protocol: TCP
         volumeMounts:
         volumeMounts:
-        - mountPath: /app/gestion_reservas/mediafiles
+        - mountPath: /app/mediafiles
           name: jugaralpadel-media
           name: jugaralpadel-media
 
 
         - mountPath: /app/eventos/migrations
         - mountPath: /app/eventos/migrations
@@ -105,7 +105,7 @@ spec:
         - mountPath: /app/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
       imagePullSecrets:
       imagePullSecrets:
       - name: myregistrykey
       - name: myregistrykey