Skip to content

Commit

Permalink
Update app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Munkkeli authored Jan 7, 2025
1 parent 1ec8081 commit 33dbab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .diploi/helm/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
memory: 500Mi
limits:
memory: 1000Mi
{{- if not (eq .Values.stage "development") }}
{{- if eq .Values.stage "development" }}
workingDir: /app/{{ .Values.identifier }}
{{- end }}
env:
Expand Down

0 comments on commit 33dbab3

Please sign in to comment.