From fe1fb4a7c397a26482661db5233cac3699b46fe9 Mon Sep 17 00:00:00 2001 From: Juan24 <93536474+juanbroder24@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:49:15 -0300 Subject: [PATCH] update helm update helm --- .env.example | 1 - helm-chart/values.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/.env.example b/.env.example index ffdcd95..3bd394b 100644 --- a/.env.example +++ b/.env.example @@ -30,7 +30,6 @@ MAIL_USERNAME=null MAIL_PASSWORD=null MAIL_ENCRYPTION=null -AZURE_STORAGE_DOMAIN=azure_domain AZURE_STORAGE_NAME=your_storage_name AZURE_STORAGE_KEY=your_storage_key AZURE_STORAGE_CONTAINER=your_container_name diff --git a/helm-chart/values.yaml b/helm-chart/values.yaml index ff5df67..1ced798 100644 --- a/helm-chart/values.yaml +++ b/helm-chart/values.yaml @@ -18,7 +18,6 @@ env: APP_DEBUG: false APP_URL: http://localhost LOG_CHANNEL: stack - STATS_DB_PORT: 3306 DB_PORT: 3306 DB_CONNECTION: mysql BROADCAST_DRIVER: log