add: configmap, ingress + update deployment with env refs

This commit is contained in:
Petrraa
2026-04-07 12:24:59 +02:00
parent f9bbbe99c7
commit afc1f7641f
4 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: moj-servis-config
namespace: student-Petrraa
namespace: student-petrraa
data:
SERVICE_NAME: "moj-servis"
LOG_LEVEL: "info"