fix(argo-cd applicationset): add extraContainers to deployment (#1125)

Signed-off-by: AJ Christensen <aj@junglistheavy.industries>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
AJ Christensen 2022-02-17 21:19:27 +13:00 committed by GitHub
parent ae13c65229
commit f8803d52d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 2 deletions

View file

@ -31,6 +31,9 @@ args:
# -- Enable dry run mode
dryRun: false
# -- Additional containers to be added to the applicationset controller pod
extraContainers: []
## Metrics service configuration
metrics:
# -- Deploy metrics service