Skip to content

Commit

Permalink
Revert #871 (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Xiao authored Jan 26, 2021
1 parent 4dfe0bc commit 6d46a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/kubeflow/testing/run_e2e_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ def main(unparsed_args=None): # pylint: disable=too-many-locals
parser.add_argument(
"--aws_argo_cluster_endpoint",
type=str,
default="",
default="http://86308603-argo-argo-5ce9-1162466691.us-west-2.elb.amazonaws.com",
help="Endpoint of AWS Argo Cluster"
)

Expand Down

0 comments on commit 6d46a14

Please sign in to comment.