From 4ff48801bbc3f9ff81c5139dfba90e1b9fa2c80f Mon Sep 17 00:00:00 2001 From: artem Date: Thu, 9 May 2024 10:48:41 +0300 Subject: [PATCH] storage --- strava.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/strava.yml b/strava.yml index 55e6bc6..d8b41b1 100644 --- a/strava.yml +++ b/strava.yml @@ -34,9 +34,6 @@ 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 ---