Add rotmower
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user