From 7b404a6d2321f27e9a808aca267bf8f9e4e681aa Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sun, 15 Sep 2024 16:02:02 +0200 Subject: Remove K8s stuff --- k8s/cas-secret.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 k8s/cas-secret.yaml (limited to 'k8s/cas-secret.yaml') diff --git a/k8s/cas-secret.yaml b/k8s/cas-secret.yaml deleted file mode 100644 index a2fc3e3..0000000 --- a/k8s/cas-secret.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: cas-secret -type: Opaque -data: - JWT_SECRET: ${JWT_SECRET} - EXPO_ACCESS_TOKEN: ${EXPO_ACCESS_TOKEN} - UNREALSPEECH_TOKEN: ${UNREALSPEECH_TOKEN} -- cgit v1.2.3-18-g5258