This commit is contained in:
artem 2024-05-09 10:55:49 +03:00
parent e1df3e3eb0
commit 7b08aa2cf3
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ spec:
value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@192.168.0.4:5432/default_db" value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@192.168.0.4:5432/default_db"
ports: ports:
- containerPort: 8000 - containerPort: 8000
volumeMounts:
- mountPath: /files
name: filedir
volumes: volumes:
- name: filedir - name: filedir
persistentVolumeClaim: persistentVolumeClaim: