GHP publish
This commit is contained in:
3
nextcloud/charts/postgresql/ci/commonAnnotations.yaml
Normal file
3
nextcloud/charts/postgresql/ci/commonAnnotations.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
commonAnnotations:
|
||||
helm.sh/hook: 'pre-install, pre-upgrade'
|
||||
helm.sh/hook-weight: '-1'
|
1
nextcloud/charts/postgresql/ci/default-values.yaml
Normal file
1
nextcloud/charts/postgresql/ci/default-values.yaml
Normal file
@ -0,0 +1 @@
|
||||
# Leave this file empty to ensure that CI runs builds against the default configuration in values.yaml.
|
@ -0,0 +1,2 @@
|
||||
shmVolume:
|
||||
enabled: false
|
Reference in New Issue
Block a user