mirror of
https://github.com/SinTan1729/chhoto-url
synced 2025-04-17 18:47:39 -05:00
14 lines
367 B
YAML
14 lines
367 B
YAML
# Default values for chhoto-url.
|
|
# This is a YAML-formatted file.
|
|
# Declare variables to be passed into your templates.
|
|
|
|
image:
|
|
repository: sintan1729/chhoto-url
|
|
pullPolicy: IfNotPresent
|
|
tag: "5.4.6"
|
|
|
|
# please use a better password in your values and base64 encode it
|
|
password: cGFzc3dvcmQ=
|
|
|
|
fqdn: your.short.link.url.com
|
|
letsencryptmail: your.mail@address.com
|