mirror of
https://github.com/bvanroll/example-node-project.git
synced 2025-08-29 11:52:43 +00:00
Draft create
This commit is contained in:
22
charts/preview/values.yaml
Executable file
22
charts/preview/values.yaml
Executable 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
|
Reference in New Issue
Block a user