Skip to content

Commit 597d338

Browse files
committed
[Server] Fix some SP issues
1 parent d039fb6 commit 597d338

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

server/kubernetes/gams-miro-server/templates/cm-proxy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ data:
2525
theme: {{ .Values.proxy.config.colorTheme | quote }}
2626
template-path: ./templates/2col
2727
logo-path: /assets/imgk8s/logo.png
28-
{{- if .Values.proxy.config.favicon.enabled }}
2928
favicon-path: ./templates/2col/assets/imgk8s/favicon.ico
30-
{{- end }}
3129
specs-path: ./mnt/specs.yaml
3230
model-dir: /home/miroproxy/mnt/models
3331
data-dir: /home/miroproxy/mnt/data

0 commit comments

Comments
 (0)