update ingress version in ks-core chart

Signed-off-by: Roland.Ma <rolandma@kubesphere.io>
This commit is contained in:
Roland.Ma
2021-09-26 07:36:52 +00:00
parent 15205cbc40
commit 5ad7d16788
4 changed files with 12 additions and 5 deletions

View File

@@ -36,6 +36,7 @@ spec:
name: sample-bookinfo
- mountPath: /etc/localtime
name: host-time
readOnly: true
{{- if .Values.console.extraVolumeMounts }}
{{- toYaml .Values.console.extraVolumeMounts | nindent 8 }}
{{- end }}