Skip to content

Commit

Permalink
F
Browse files Browse the repository at this point in the history
  • Loading branch information
nahsi committed Nov 24, 2024
1 parent 50a1907 commit 1549b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
## ephemeral: ${{ steps.sanitize.outputs.workspace }}
Your ephemeral k8s cluster is ready.
Visit the dashboard at https://home.${{ steps.sanitize.outputs.workspace }}.fluence.dev
Visit the dashboard at https://home.rnd-${{ steps.sanitize.outputs.workspace }}.fluence.dev
You can obtain kubeconfig and talos config from this [artifact](${{ steps.artifact.outputs.artifact-url }}).
Download and unarchive the artifact, then run this command to export variables:
Expand Down

0 comments on commit 1549b80

Please sign in to comment.