Files
deprecated-helm-charts/stable/risk-advisor/values.yaml
T
siliangxifeng1988 12a8d0cf88 typo in risk-advisor (#4330)
* Update Chart.yaml

typo

* Update README.md

typo in risk-advisor

* remove extra blank lines
2018-03-21 01:13:03 -07:00

21 lines
411 B
YAML

# Default values for risk-advisor.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: pposkrobko/risk-advisor
tag: v1.0.0
pullPolicy: IfNotPresent
service:
type: NodePort
port: 9997
targetPort: 9997
nodePort: 31111
# resources:
# limits:
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 100m
# memory: 128Mi