Skip to content

Commit

Permalink
test: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Aug 14, 2023
1 parent b44508c commit 8a16127
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .kontinuous/env/dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ backend:
~needs: [build-backend, pg]
volumes:
- name: uploads
emptyDir: {}
persistentVolumeClaim:
claimName: uploads
volumeMounts:
- mountPath: /app/public/uploads
name: uploads
Expand Down

0 comments on commit 8a16127

Please sign in to comment.