Explorar o código

Ajusto información PVC

creylopez hai 1 ano
pai
achega
a4a2fe757e
Modificáronse 1 ficheiros con 8 adicións e 25 borrados
  1. 8 25
      README.md

+ 8 - 25
README.md

@@ -83,28 +83,11 @@ la siguiente vez que se haga el push nos la pedirá una última vez
 
 ## Persistent Volume Claims y sus rutas de montaje
 
-        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
-      imagePullSecrets:
-      - name: myregistrykey
-      restartPolicy: Always
-      volumes:
-      - name: jugaralpadel-media
-        persistentVolumeClaim:
-          claimName: jugaralpadel-media
-      - name: jugaralpadel-eventos-migrations
-        persistentVolumeClaim:
-          claimName: jugaralpadel-eventos-migrations
-      - name: jugaralpadel-reymotausers-migrations
-        persistentVolumeClaim:
-          claimName: jugaralpadel-reymotausers-migrations
-      - name: static-volume
-        persistentVolumeClaim:
-          claimName: static-volume
+        - mountPath: /app/lyrics/migrations
+          name: reymota-lyrics-migrations
+        - mountPath: /app/repostajes/migrations
+          name: reymota-repostajes-migrations
+        - mountPath: /app/reymotausers/migrations
+          name: reymota-reymotausers-migrations
+         - mountPath: /app/staticfiles
+          name: static-volume