fix(outline): set default redisuser (#2752)

This commit is contained in:
Stavros Kois
2022-05-25 14:13:52 +03:00
committed by GitHub
parent 1a443172b0
commit ef24899ae4
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ name: outline
sources:
- https://github.com/outline/outline
type: application
version: 1.0.26
version: 1.0.27
annotations:
truecharts.org/catagories: |
- productivity
+1
View File
@@ -91,6 +91,7 @@ probes:
redis:
enabled: true
existingSecret: "rediscreds"
redisUsername: outline
# Enabled postgres
postgresql: