fix: repair wrong initcontainer format on nextcloud
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -42,7 +42,7 @@ envValueFrom:
|
||||
key: redis-password
|
||||
|
||||
initContainers:
|
||||
- name: init-postgresdb
|
||||
init-postgresdb:
|
||||
image: postgres:13.1
|
||||
command:
|
||||
- "sh"
|
||||
|
||||
Reference in New Issue
Block a user