From 7b08aa2cf3ec0e9fba769e4613a2659c657300ca Mon Sep 17 00:00:00 2001 From: artem Date: Thu, 9 May 2024 10:55:49 +0300 Subject: [PATCH] storage --- strava.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/strava.yml b/strava.yml index 3982331..1d16314 100644 --- a/strava.yml +++ b/strava.yml @@ -34,6 +34,9 @@ spec: value: "postgresql+asyncpg://gen_user:D%5C8C34*Bv%3E%5CVwD@192.168.0.4:5432/default_db" ports: - containerPort: 8000 + volumeMounts: + - mountPath: /files + name: filedir volumes: - name: filedir persistentVolumeClaim: