Skip to content

Commit

Permalink
Explicit persistent volume behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
pchico83 committed Aug 17, 2020
1 parent 68dde35 commit 6521e77
Show file tree
Hide file tree
Showing 4 changed files with 605 additions and 837 deletions.
2 changes: 2 additions & 0 deletions coder/okteto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ environment:
forward:
- 8081:8081
- 8080:8080
persistentVolume:
enabled: false
2 changes: 2 additions & 0 deletions helm/okteto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ environment:
- FLASK_ENV=development
forward:
- 8080:8080
persistentVolume:
enabled: false
Loading

0 comments on commit 6521e77

Please sign in to comment.