* 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:
parent
c6c4722787
commit
bad9aff0aa
6 changed files with 18 additions and 1 deletions
|
|
@ -17,6 +17,10 @@ global:
|
|||
# runAsGroup: 999
|
||||
# fsGroup: 999
|
||||
imagePullSecrets: []
|
||||
hostAliases: []
|
||||
# - ip: 10.20.30.40
|
||||
# hostnames:
|
||||
# - git.myhostname
|
||||
|
||||
## Controller
|
||||
controller:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue