charts/charts/stable/reg/values.yaml
nιcнolaѕ wιlde 8e0de24007
[reg] Add reg chart (#777)
* Add reg chart

Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2021-04-16 08:05:54 +02:00

28 lines
549 B
YAML

#
# IMPORTANT NOTE
#
# This chart inherits from our common library chart. You can check the default values/options here:
# https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common/values.yaml
#
image:
repository: ghcr.io/k8s-at-home/reg
pullPolicy: IfNotPresent
tag: v0.16.1
strategy:
type: Recreate
# See more environment variables in the reg documentation
# https://github.com/genuinetools/reg
env: {}
# EXTRA_ARGS: "server --registry r.j3ss.co"
# TZ:
service:
port:
port: 8080
ingress:
enabled: false