diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 52948fd..729502d 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -34,6 +34,8 @@ spec: value: lets-encrypt-staging - name: postgresql.enabled value: 'true' + - name: redis.enabled + value: 'true' chart: outline destination: server: 'https://kubernetes.default.svc'