Files
chart/charts/ix-chart/v2009.0.1/values.yaml
2020-09-28 23:42:06 +05:00

14 lines
276 B
YAML

# Default values for ix-chart.
image:
repository: debian
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "testing"
# Container CMD / entrypoint
container_entrypoint:
command: []
args: []
environment_variables: []