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