From 94d313666a3eefcb20bbd75eb26caff6c5d5327d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 12 Apr 2025 22:58:06 +0200 Subject: [PATCH] update url --- deploy/outline-wiki/ingress.yaml | 4 ++-- deploy/outline-wiki/secret.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/outline-wiki/ingress.yaml b/deploy/outline-wiki/ingress.yaml index 4561422..10e09eb 100644 --- a/deploy/outline-wiki/ingress.yaml +++ b/deploy/outline-wiki/ingress.yaml @@ -10,11 +10,11 @@ spec: ingressClassName: nginx tls: - hosts: - - outline.prod.panic.haus + - outline.panic.haus secretName: outline-wiki-tls rules: - - host: outline.prod.panic.haus + - host: outline.panic.haus http: paths: - path: / diff --git a/deploy/outline-wiki/secret.yaml b/deploy/outline-wiki/secret.yaml index c097039..2a5bdc6 100644 --- a/deploy/outline-wiki/secret.yaml +++ b/deploy/outline-wiki/secret.yaml @@ -9,7 +9,7 @@ stringData: UTILS_SECRET: f9e0e1158b7ec2239b465c602172493ee2d1b0765ca6b659b35f64959408492d DATABASE_URL: postgres://outline:ULYpprqxQeS2rSBXF8NxEr4FhJkUAwhWJtkwZij6XwBDSvUUKeAifBBG885fPSmd@postgres-base-rw.postgres/outlinedb REDIS_URL: redis://redis-lb.redis.svc.cluster.local:6379 - URL: https://outline.prod.panic.haus + URL: https://outline.panic.haus PGSSLMODE: disable AWS_ACCESS_KEY_ID: rjtPFRp52DgmWb4kdsyiFKjtBMxYSaow AWS_SECRET_ACCESS_KEY: kabSK8RXcONjO8I7GNfJ03WMueJ7fk6z