Draft create

This commit is contained in:
2020-04-16 10:02:14 +02:00
parent 234bc3e264
commit 3a221a5e9f
24 changed files with 596 additions and 0 deletions

22
charts/preview/values.yaml Executable file
View File

@@ -0,0 +1,22 @@
expose:
Annotations:
helm.sh/hook: post-install,post-upgrade
helm.sh/hook-delete-policy: hook-succeeded
config:
exposer: Ingress
http: true
tlsacme: false
cleanup:
Args:
- --cleanup
Annotations:
helm.sh/hook: pre-delete
helm.sh/hook-delete-policy: hook-succeeded
preview:
image:
repository:
tag:
pullPolicy: IfNotPresent