servie--->service (#4430)

* servie--->service

* version: 0.1.1

version: 0.1.1
This commit is contained in:
yjl-lgx
2018-03-26 12:45:01 -07:00
committed by k8s-ci-robot
parent 0b4b0d0720
commit 439b08791f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Riemann monitors distributed systems. Riemann aggregates events from your servers and applications with a powerful stream processing language.
name: riemann
version: 0.1.0
version: 0.1.1
appVersion: 0.2.14
keywords:
- riemann
+1 -1
View File
@@ -22,7 +22,7 @@ image.repository | Name of the image to run, without the tag. | [raykrueger/riem
image.tag | The image tag to use. | 0.2.14
image.pullPolicy | The kubernetes image pull policy. | IfNotPresent
service.type | The kubernetes service type to use. | ClusterIP
service.ports.udp | The udp port the servie should listen on. | 5555
service.ports.udp | The udp port the service should listen on. | 5555
service.ports.tcp | The tcp port the service should listen on. | 5555
service.ports.websocket | The port the service should listen on for use with websockets. | 5556
resources | Any resource constraints to apply. | None