Skip to content

Commit

Permalink
persist cs-shared-oidc-storage (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-schndr authored Jan 13, 2025
1 parent af7e8f3 commit d9e70f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster-service/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ shared-oidc-storage:
az group create \
--name $(SHARED_OIDC_RG_NAME) \
--location westus3 \
--tags persist=true \
--output none; \
fi
az deployment group create \
Expand Down

0 comments on commit d9e70f8

Please sign in to comment.