Skip to content

Commit

Permalink
make container filesystem mutable
Browse files Browse the repository at this point in the history
this is necessary for vite-envs to inject
the environment variables properly
  • Loading branch information
skykanin committed Dec 4, 2024
1 parent c269456 commit 9eb2286
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .nais/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: Application
metadata:
name: dapla-ctrl
namespace: dapla-stat
annotations:
nais.io/read-only-file-system: "false"
spec:
image: '{{image}}'

Expand Down

0 comments on commit 9eb2286

Please sign in to comment.