Skip to content

ROX-16615: Make the probe service create multiple centrals (per region / cloud provider) #2333

ROX-16615: Make the probe service create multiple centrals (per region / cloud provider)

ROX-16615: Make the probe service create multiple centrals (per region / cloud provider) #2333

Workflow file for this run

name: Dry-run Deploy Dev Env
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- '.openapi-generator-ignore'
- 'openapi/**'
- 'docs/**'
- 'pkg/api/openapi/docs/**'
- 'pkg/api/openapi/.openapi-generator-ignore'
jobs:
call-deploy-workflow:
uses: ./.github/workflows/deploy-data-plane.yaml
secrets: inherit # pragma: allowlist secret
with:
acs_environment: dev
github_environment: development
probe_clusters: "acs-dev-dp-01"
dry_run: true