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