update deployment
This commit is contained in:
@@ -29,6 +29,7 @@ spec:
|
||||
value: {{ .Values.app.server.port | quote }}
|
||||
- name: SHARE_PATH
|
||||
value: /app/public
|
||||
{{- .Values.envs | toYaml | nindent 12 }}
|
||||
|
||||
image: {{ .Values.app.image }}:{{ .Chart.AppVersion }} #"docker-registry.dopcore.com/andrusyakka/urban-couscous:latest"
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user