feat: Helm Chart: add hostAliases to deployments #272 (#274)

* feat: Helm Chart: add hostAliases to deployments #272

* feat: Bumped version number of argo-cd chart

* Bumped version number of argo-cd chart. Feature #272
This commit is contained in:
Erik Lund Jensen 2020-03-27 14:49:47 +01:00 committed by GitHub
parent c6c4722787
commit bad9aff0aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 18 additions and 1 deletions

View file

@ -17,6 +17,10 @@ global:
# runAsGroup: 999
# fsGroup: 999
imagePullSecrets: []
hostAliases: []
# - ip: 10.20.30.40
# hostnames:
# - git.myhostname
## Controller
controller: