Skip to content

Commit 2cf0b78

Browse files
committed
readd database secret
1 parent b337989 commit 2cf0b78

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

hull-vidispine-addon/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apiVersion: v1
33
appVersion: "1.34"
44
description: hull-vidispine-addon
55
name: hull-vidispine-addon
6-
version: 1.34.3
6+
version: 1.34.4

hull-vidispine-addon/hull-vidispine-addon.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,13 @@ hull:
479479

480480
secret:
481481

482+
hull-database:
483+
enabled: false
484+
annotations:
485+
helm.sh/hook: pre-install,pre-upgrade
486+
helm.sh/hook-weight: "-10"
487+
helm.sh/hook-delete-policy: before-hook-creation
488+
482489
auth:
483490
annotations:
484491
helm.sh/hook: pre-install,pre-upgrade
@@ -498,6 +505,7 @@ hull:
498505
{{ $key }}: { inline: {{ $value | quote }} },
499506
{{ end }}
500507
}
508+
501509
configmap:
502510

503511
'custom-installation-files-setup':

0 commit comments

Comments
 (0)