We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ded41 commit 213efc2Copy full SHA for 213efc2
.diploi/helm/app.yaml
@@ -50,7 +50,7 @@ spec:
50
imagePullPolicy: Always
51
ports:
52
- containerPort: 80
53
- workingDir: /app{{ .Values.folder }}}/public
+ workingDir: /app{{ .Values.folder }}/public
54
env:
55
{{- range .Values.env }}
56
- name: {{ .identifier }}
0 commit comments