chore(argo-workflows): Remove xip url from test to avoid confusion
Signed-off-by: Tim Collins <tim@thecollins.team>
This commit is contained in:
parent
4c256348e8
commit
97f3efaa54
2 changed files with 3 additions and 3 deletions
|
@ -16,5 +16,5 @@ annotations:
|
|||
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
|
||||
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
|
||||
artifacthub.io/changes: |
|
||||
- kind: fixed
|
||||
description: Align version label
|
||||
- kind: changed
|
||||
description: Modify test host url to avoid user confusion
|
||||
|
|
|
@ -5,4 +5,4 @@ server:
|
|||
ingress:
|
||||
enabled: true
|
||||
hosts:
|
||||
- argo-workflows.127.0.0.1.xip.io
|
||||
- argo-workflows.myorg.biz
|
||||
|
|
Loading…
Reference in a new issue