From 6cfd0194f65d7730fedcf4ac100f0c3aa28ad06d Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Fri, 17 Jan 2025 11:41:55 +0100 Subject: Use only three files --- yaml/configs/cas.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 yaml/configs/cas.yaml (limited to 'yaml/configs/cas.yaml') diff --git a/yaml/configs/cas.yaml b/yaml/configs/cas.yaml deleted file mode 100644 index 34d5d58..0000000 --- a/yaml/configs/cas.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: v1 -kind: ConfigMap -metadata: - name: cas-config -data: - RUST_LOG: ${RUST_LOG} - DATABASE_URL: "postgres://postgres:password@postgres-service:5432/gis" - ALLOWED_HOST: "0.0.0.0:8000" - AUDIO_PATH: "./assets" -- cgit v1.2.3-18-g5258