mirror of
https://gitlab.com/oecis/charts.git
synced 2025-04-19 08:44:23 +02:00
update tandoor
This commit is contained in:
parent
84596f624a
commit
7fe2af4db1
4 changed files with 4 additions and 7 deletions
|
@ -79,7 +79,7 @@ spec:
|
||||||
{{- else }}
|
{{- else }}
|
||||||
value: {{ .Values.joplin.db.password }}
|
value: {{ .Values.joplin.db.password }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{- with .Values.nodeSelector }}
|
{{- with .Values.nodeSelector }}
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
{{- toYaml . | nindent 8 }}
|
{{- toYaml . | nindent 8 }}
|
||||||
|
|
|
@ -99,6 +99,3 @@ joplin:
|
||||||
existingSecret: ""
|
existingSecret: ""
|
||||||
secretKeys:
|
secretKeys:
|
||||||
passwordKey: password
|
passwordKey: password
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -6,5 +6,5 @@ sources:
|
||||||
- https://github.com/TandoorRecipes/recipes
|
- https://github.com/TandoorRecipes/recipes
|
||||||
- https://gitlab.com/oecis/charts/
|
- https://gitlab.com/oecis/charts/
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
appVersion: "1.5.9"
|
appVersion: "1.5.10"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# tandoor
|
# tandoor
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
Application for managing recipes, planning meals, building shopping lists and much much more!
|
Application for managing recipes, planning meals, building shopping lists and much much more!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue