diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 13dac9b..107aa53 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -31,7 +31,7 @@ spec: value: 'true' forceString: true - name: ingress.annotations.cert-manager\.io\/cluster-issuer - value: lets-encrypt-staging + value: lets-encrypt - name: postgresql.enabled value: 'true' - name: postgresql.auth.database @@ -50,12 +50,6 @@ spec: value: 'gto_hlralaeac2ej2a5xa5pydcq3gvmseewlr5wllrituixesvv4uyna' - name: auth.gitea.baseUrl value: 'https://gitea.innovation-hub-niedersachsen.de' -# - name: auth.gitea.usernameClaim -# value: 'preferred_username' -# - name: auth.gitea.displayName -# value: 'Gitea Connect' -# - name: auth.gitea.scope -# value: 'profile' chart: outline destination: server: 'https://kubernetes.default.svc'