From 6d89e568ebfed5d32b4c61c0dff7311c4fb1b60d Mon Sep 17 00:00:00 2001 From: creylopez Date: Wed, 12 Feb 2025 07:20:19 +0000 Subject: [PATCH] Quito libros --- ReyMotaAppsDj/K8S/reymota-deployment-limpio.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ReyMotaAppsDj/K8S/reymota-deployment-limpio.yaml b/ReyMotaAppsDj/K8S/reymota-deployment-limpio.yaml index 6817f40..1ae94d0 100644 --- a/ReyMotaAppsDj/K8S/reymota-deployment-limpio.yaml +++ b/ReyMotaAppsDj/K8S/reymota-deployment-limpio.yaml @@ -112,8 +112,6 @@ spec: name: reymota-lyrics-migrations - mountPath: /app/reymota/repostajes/migrations name: reymota-repostajes-migrations - - mountPath: /app/reymota/libros/migrations - name: reymota-libros-migrations - mountPath: /app/reymota/reymotausers/migrations name: reymota-reymotausers-migrations @@ -132,9 +130,6 @@ spec: - name: reymota-repostajes-migrations persistentVolumeClaim: claimName: reymota-repostajes-migrations - - name: reymota-libros-migrations - persistentVolumeClaim: - claimName: reymota-libros-migrations - name: reymota-reymotausers-migrations persistentVolumeClaim: claimName: reymota-reymotausers-migrations