add ingress

This commit is contained in:
2026-04-07 11:34:10 +02:00
parent e9679a294e
commit 478b2e4984
3 changed files with 49 additions and 11 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: moj-servis-config
namespace: student-ivan-kajo
data:
SERVICE_NAME: "moj-servis"
LOG_LEVEL: "info"
WELCOME_MSG: "Pozdrav iz FPMOZ k3s clustera!"