update outline
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: outline
|
name: outline
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
description: Chart for Outline wiki
|
description: Chart for Outline wiki
|
||||||
keywords:
|
keywords:
|
||||||
- wiki
|
- wiki
|
||||||
|
@@ -19,7 +19,7 @@ ingress:
|
|||||||
enabled: true
|
enabled: true
|
||||||
className: traefik
|
className: traefik
|
||||||
annotations:
|
annotations:
|
||||||
host: outline.alexlebens.net
|
host:
|
||||||
persistence:
|
persistence:
|
||||||
type: s3
|
type: s3
|
||||||
s3:
|
s3:
|
||||||
@@ -41,7 +41,7 @@ redis:
|
|||||||
enabled: false
|
enabled: false
|
||||||
outline:
|
outline:
|
||||||
nodeEnv: production
|
nodeEnv: production
|
||||||
url: https://outline.alexlebens.net
|
url:
|
||||||
secretKey:
|
secretKey:
|
||||||
existingSecretName: outline-key-secret
|
existingSecretName: outline-key-secret
|
||||||
existingSecretKey: secret-key
|
existingSecretKey: secret-key
|
||||||
|
Reference in New Issue
Block a user