chore: Added deployment for notification

This commit is contained in:
2023-09-26 12:58:46 -06:00
parent 0c94a999ee
commit 5cf1e626cf
5 changed files with 161 additions and 0 deletions

15
notification/values.yaml Normal file
View 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: ""