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 ---