Files
skooner/helm/values.yaml
Ivan.Kirianov 5488ba6113 Chart added
2019-04-03 23:37:42 +03:00

21 lines
315 B
YAML

replicaCount: 1
revisionHistoryLimit: 1
image:
registry: herbrandson
name: k8dash
tag: latest
pullPolicy: IfNotPresent
resources:
requests:
cpu: 200m
memory: 300Mi
livenessProbe:
initialDelaySeconds: 30
periodSeconds: 30
service:
name: Node
type: NodePort
servicePort: 4654