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 6f97e10 commit 6488a24Copy full SHA for 6488a24
common-server/helm/templates/deployment.yaml
@@ -37,8 +37,6 @@ spec:
37
- name: http
38
containerPort: 8080
39
protocol: TCP
40
- command:
41
- - /server
42
args:
43
- --configfile
44
- {{ .Values.configFile | default "config/config.yaml"}}
0 commit comments