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