🧱(helm) add la-suite ingress path

The route was added but not declared in the ingress.
This commit is contained in:
Sabrina Demagny
2025-04-04 14:59:38 +02:00
parent e2d362bc77
commit 8ef2cc9a37
4 changed files with 31 additions and 1 deletions

View File

@@ -222,6 +222,7 @@ class Base(Configuration):
environ_name="INSTALLED_PLUGINS",
environ_prefix=None,
)
INSTALLED_APPS = [
# People
"admin.apps.PeopleAdminConfig", # replaces 'django.contrib.admin'