fix: repair wrong initcontainer format on nextcloud

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-10 15:56:01 +02:00
parent df3bdb11cc
commit 9ebd1111ea
2 changed files with 2 additions and 2 deletions

View File

@@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 4.0.2
version: 4.0.3

View File

@@ -42,7 +42,7 @@ envValueFrom:
key: redis-password
initContainers:
- name: init-postgresdb
init-postgresdb:
image: postgres:13.1
command:
- "sh"