add: moj-servis k8s manifests (deployment + service)

This commit is contained in:
Petrraa
2026-03-31 11:45:24 +02:00
parent 1e77c8fa0f
commit f72f597cd6
2 changed files with 2 additions and 1 deletions

View File

@@ -24,4 +24,4 @@ spec:
cpu: "50m" cpu: "50m"
limits: limits:
memory: "128Mi" memory: "128Mi"
cpu: "200m" cpu: "200m"

View File

@@ -11,3 +11,4 @@ spec:
targetPort: 8000 targetPort: 8000
protocol: TCP protocol: TCP
type: NodePort type: NodePort