fix namespace
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
|||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: fastapi-config
|
name: fastapi-config
|
||||||
namespace: student-<vas-username>
|
namespace: student-iva
|
||||||
data:
|
data:
|
||||||
DATABASE_HOST: postgres-service
|
DATABASE_HOST: postgres-service
|
||||||
DATABASE_PORT: "5432"
|
DATABASE_PORT: "5432"
|
||||||
|
|||||||
Reference in New Issue
Block a user