Files
truecharts/charts/ix-chart/v2009.0.1/values.yaml
T
2020-09-28 19:17:17 +05:00

20 lines
389 B
YAML

# Default values for mychart.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: debian
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "testing"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
# Container CMD / entrypoint
container:
command: []