Skip to content

Commit

Permalink
Referencing prodCluster name from backstage params
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinc committed Jul 4, 2024
1 parent 1eb1bd5 commit b9952e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wayfinder/appenv-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
clusterRef:
group: compute.appvia.io
kind: Cluster
name: ${{ values.cluster }}
name: ${{ values.prodCluster }}
namespace: ws-${{ values.workspaceKey }}
version: v2beta2
key: prod
Expand Down

0 comments on commit b9952e1

Please sign in to comment.