fix(argo-cd): Merge duplicate initContainer entries introduced in 3.29.0 (#1058)

* fix(repo-server): merge initContainer to one section

Signed-off-by: Alex Babel <alexander.babel@icloud.com>

* chore(argo-cd): bump version to 3.29.1

Signed-off-by: Alex Babel <alexander.babel@icloud.com>

* Merge master into fix/repo-server-init-container

Signed-off-by: Alex Babel <alexander.babel@icloud.com>

* fix(argo-cd): add enableCopyutilInitContainer option

Signed-off-by: Alex Babel <alexander.babel@icloud.com>

* doc: update readme

Signed-off-by: Alex Babel <alexander.babel@icloud.com>
This commit is contained in:
Alex Babel 2021-12-17 19:39:07 +01:00 committed by GitHub
parent eb8273ecce
commit 0dc0b845a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 21 additions and 14 deletions

View file

@ -1530,6 +1530,9 @@ repoServer:
# name: custom-tools
# subPath: helm
# -- Enable the copyutil init container
enableCopyutilInitContainer: true
## Argo Configs
configs:
# -- Provide one or multiple [external cluster credentials]