fix: lowercase namespace for RFC 1123

This commit is contained in:
2026-04-07 11:57:43 +02:00
parent 3ecea03a33
commit 6a4514a5cf

View File

@@ -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"