Add rotmower

This commit is contained in:
2025-11-18 19:05:33 +02:00
parent 25531431f7
commit e75272c5ff

View File

@@ -35,7 +35,7 @@ spec:
service:
name: rotmower
port:
number: 80
number: 8080
tls:
- hosts:
- "*.k-space.ee"
@@ -50,7 +50,7 @@ spec:
app: rotmower
ports:
- protocol: TCP
port: 80
port: 8080
targetPort: 8080
---
apiVersion: apps/v1