Skip to content

Commit

Permalink
fix(atlantis): require empty dir for data
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 11, 2025
1 parent 05b7f57 commit ffb2a04
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,9 @@ spec:
readOnly: true
tmp:
type: emptyDir
data:
type: emptyDir
advancedMounts:
main:
app:
- path: /home/atlantis/.atlantis

0 comments on commit ffb2a04

Please sign in to comment.