Commit b8dd43b0 authored by jacklull's avatar jacklull

remove postgres dep, add favicon defaults to values file

parent 4feba5af
This diff was suppressed by a .gitattributes entry.
......@@ -23,11 +23,6 @@ keywords:
# a dependency of application charts to inject those utilities and functions into the rendering
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application
dependencies:
- name: postgresql
version: 8.10.14
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
home: https://wiki.js.org
icon: https://cdn.js.wiki/images/wikijs-butterfly.svg
sources:
......
......@@ -204,3 +204,9 @@ postgresql:
## Persistent Volume Storage Size.
##
size: 8Gi
customFavicons:
enabled: false
# x192: https://s3.eterfund.ru/public/wikijsFavicons/android-chrome-192x192.png
# x32: https://s3.eterfund.ru/public/wikijsFavicons/favicon-32x32.png
# favicon: https://s3.eterfund.ru/public/wikijsFavicons/favicon.ico
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment