diff --git a/strava.yml b/strava.yml index d797629..a679006 100644 --- a/strava.yml +++ b/strava.yml @@ -33,10 +33,10 @@ spec: - name: FS_LOCAL_MOUNT_DIR value: "/files" ports: - - containerPort: 8000 - volumeMounts: - - mountPath: /files - name: filedir + - containerPort: 8000 + volumeMounts: + - mountPath: /files + name: filedir volumes: - name: filedir persistentVolumeClaim: