瀏覽代碼

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
           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