Skip to content

Commit

Permalink
Update additional chart
Browse files Browse the repository at this point in the history
  • Loading branch information
june-xu committed Oct 16, 2023
1 parent 7297c0c commit 48df3aa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/retool/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -564,4 +564,4 @@ hostAliases: {}
# - ip: 1.1.1.1
# hostnames:
# - test.com
# - anothertest.com
# - anothertest.com
8 changes: 8 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -557,3 +557,11 @@ extraManifests: []
securityGroupPolicy:
enabled: false
groupIds: []

hostAliases: {}
# Support hostAliases on the backend deployment
# hostAliases:
# - ip: 1.1.1.1
# hostnames:
# - test.com
# - anothertest.com

0 comments on commit 48df3aa

Please sign in to comment.