Files
helm/upload-to-nextcloud/values.yaml
2023-09-26 17:02:37 -06:00

16 lines
413 B
YAML

# Default values for upload-to-nextcloud.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: quay01.ipa.endofday.com/goghvideo/upload-to-nextcloud
pullPolicy: Always
pullSecret: goghvideo-openshift-builder-pull-secret
# Overrides the image tag whose default is the chart appVersion.
tag: ""
nameOverride: ""
fullnameOverride: ""