Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Dec 6, 2024
1 parent c623829 commit d9d28cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-test-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ jobs:
--set ucp.image=${{ env.CONTAINER_REGISTRY }}/ucpd,ucp.tag=${{ env.REL_VERSION }} \
--set de.image=${{ env.DE_IMAGE }},de.tag=${{ env.DE_TAG }} \
--set global.azureWorkloadIdentity.enabled=true \
# --set global.aws.irsa.enabled=true
--set global.aws.irsa.enabled=true
echo "*** Create workspace, group and environment for test ***"
rad workspace create kubernetes
Expand Down

0 comments on commit d9d28cb

Please sign in to comment.