fix: restore deployment selectors and fix namespace

This commit is contained in:
Ivan Filipovic
2026-05-04 17:10:51 +02:00
parent 4c4a81c1a1
commit 8e6c78faf4
3 changed files with 31 additions and 26 deletions

View File

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