Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create aks prod env base resources #2863

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

RMcVelia
Copy link
Contributor

Create the base resources for the AKS prod env

https://trello.com/c/XaZrMMuy/1876-claim-create-prod-base-resources

Validate with
make production-aks validate-arm-resources

@@ -35,6 +35,10 @@ review-aks: test-cluster
test-aks: test-cluster
$(eval include global_config/test.sh)

.PHONY: production-aks
production-aks: production-cluster
$(eval include global_config/production.sh)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check added

@RMcVelia RMcVelia force-pushed the 1876-claim-create-prod-base-resources branch from 792eb52 to 429b867 Compare June 17, 2024 15:51
@RMcVelia RMcVelia merged commit 96ca2cf into master Jun 17, 2024
15 checks passed
@RMcVelia RMcVelia deleted the 1876-claim-create-prod-base-resources branch June 17, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants