mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
servie--->service (#4430)
* servie--->service * version: 0.1.1 version: 0.1.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user