fix: lowercase namespace for RFC 1123
This commit is contained in:
@@ -3,7 +3,7 @@ apiVersion: v1
|
|||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: moj-servis-config
|
name: moj-servis-config
|
||||||
namespace: student-Mirko416
|
namespace: student-mirko416
|
||||||
data:
|
data:
|
||||||
SERVICE_NAME: "moj-servis"
|
SERVICE_NAME: "moj-servis"
|
||||||
LOG_LEVEL: "info"
|
LOG_LEVEL: "info"
|
||||||
|
|||||||
Reference in New Issue
Block a user