update homepage

This commit is contained in:
2024-03-13 05:49:35 -06:00
parent eadbf37ce5
commit 1fe5c07c36
11 changed files with 8 additions and 17 deletions

View File

@@ -9,7 +9,6 @@ metadata:
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: web
app.kubernetes.io/part-of: homepage
app.kubernetes.io/managed-by: helm
data:
bookmarks.yaml: {{- if .Values.config.bookmarks }} |
{{- .Values.config.bookmarks | toYaml | nindent 4}}