-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Correct quickstart to properly set armadaUrl Armada url used to be specified under armada.url Now it is specified under apiConnection.armadaUrl * Adding ForceNoTls flag in ApiConnectionDetails Sometimes the executor needs to be forced to use no TLS - Currently only uses no tls when connecting to "localhost" This allows me to use ForceNoTls in the quickstart, as we aren't connecting to localhost and instead a specific ip address * Fixing setting forceNoTls in quickstart
- Loading branch information
1 parent
11ddeb9
commit e750bc7
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters