update outline
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: outline
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
description: Chart for Outline wiki
|
||||
keywords:
|
||||
- wiki
|
||||
@@ -10,7 +10,7 @@ sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
icon: https://avatars.githubusercontent.com/u/1765001?s=48&v=4
|
||||
icon: https://avatars.githubusercontent.com/u/1765001?s=48&v=4
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
|
@@ -19,7 +19,7 @@ ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
annotations:
|
||||
host: outline.alexlebens.net
|
||||
host:
|
||||
persistence:
|
||||
type: s3
|
||||
s3:
|
||||
@@ -41,7 +41,7 @@ redis:
|
||||
enabled: false
|
||||
outline:
|
||||
nodeEnv: production
|
||||
url: https://outline.alexlebens.net
|
||||
url:
|
||||
secretKey:
|
||||
existingSecretName: outline-key-secret
|
||||
existingSecretKey: secret-key
|
||||
|
Reference in New Issue
Block a user