|
@@ -74,14 +74,14 @@ spec:
|
|
|
- containerPort: 8000
|
|
- containerPort: 8000
|
|
|
protocol: TCP
|
|
protocol: TCP
|
|
|
volumeMounts:
|
|
volumeMounts:
|
|
|
- - mountPath: /app/src/mediafiles
|
|
|
|
|
|
|
+ - mountPath: /app/mediafiles
|
|
|
name: finanzas-media
|
|
name: finanzas-media
|
|
|
- - mountPath: /app/src/finanzas/migrations
|
|
|
|
|
|
|
+ - mountPath: /app/finanzas/migrations
|
|
|
name: finanzas-finanzas-migrations
|
|
name: finanzas-finanzas-migrations
|
|
|
- - mountPath: /app/src/reymotausers/migrations
|
|
|
|
|
|
|
+ - mountPath: /app/reymotausers/migrations
|
|
|
name: finanzas-reymotausers-migrations
|
|
name: finanzas-reymotausers-migrations
|
|
|
|
|
|
|
|
- - mountPath: /app/src/staticfiles
|
|
|
|
|
|
|
+ - mountPath: /app/staticfiles
|
|
|
name: static-volume
|
|
name: static-volume
|
|
|
imagePullSecrets:
|
|
imagePullSecrets:
|
|
|
- name: myregistrykey
|
|
- name: myregistrykey
|