mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
feat(infrastructure): allow ssl connection to database
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
- containerPort: 8000
|
||||
env:
|
||||
- name: MARIADB_HOST
|
||||
value: mariadb-repl-maxscale
|
||||
value: mariadb-repl-maxscale.mariadb-operator.svc.cluster.local
|
||||
- name: MARIADB_PORT
|
||||
value: "3306"
|
||||
- name: MARIADB_DATABASE
|
||||
|
||||
Reference in New Issue
Block a user