This commit is contained in:
2024-11-26 09:43:21 +01:00
commit 6babb7c6db
2 changed files with 8 additions and 0 deletions

8
deployment/backend.yml Normal file
View File

@ -0,0 +1,8 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: backend-config
data:
DB_SERVER_HOST:
DB_SERVER_PORT:

0
deployment/frontend.yml Normal file
View File