chore: Added deployment for notification
This commit is contained in:
15
notification/values.yaml
Normal file
15
notification/values.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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/notification
|
||||
pullPolicy: Always
|
||||
pullSecret: goghvideo-openshift-builder-pull-secret
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "latest"
|
||||
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
Reference in New Issue
Block a user