Update 'helm/templates/deployment.yaml'
This commit is contained in:
parent
8835a29140
commit
2ebb9279f5
@ -51,7 +51,6 @@ spec:
|
||||
{{- toYaml .Values.securityContext | nindent 12 }}
|
||||
image: "{{ .Values.image.api }}"
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
args: [ api ]
|
||||
ports:
|
||||
- name: api
|
||||
containerPort: 3000
|
||||
|
Loading…
Reference in New Issue
Block a user