mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
Test and improve AKS deployment (#336)
* Test configuration for Azure deployment * ci: re-enable docker build/push * ci: docker push labeled PRs * Use `make deploy` for both local and azure deployments * doc: update AKS_DEPLOYMENT doc * add confirmation in Makefile * Make resource group location configurable
This commit is contained in:
committed by
GitHub
parent
f375539499
commit
3fd777063b
@@ -28,5 +28,5 @@ cd dev/docker-compose && docker-compose down
|
||||
|
||||
- This setup is **not recommended for production** - use the Kubernetes deployment instead
|
||||
- Primarily useful for developers who need to run individual components for testing
|
||||
- The main deployment method is now Kubernetes via `make deploy-local` from the repository root
|
||||
- See the main [README](../../README.md) for the recommended setup instructions
|
||||
- The main deployment method is now Kubernetes via `make deploy` from the repository root
|
||||
- See the main [README](../../README.md) for the recommended setup instructions
|
||||
|
||||
Reference in New Issue
Block a user