Skip to content

Commit

Permalink
Add az for workflow_dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Hajas <mhajas@redhat.com>
  • Loading branch information
mhajas authored and ryanemerson committed Oct 7, 2024
1 parent e829a01 commit a7f1581
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rosa-cluster-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ on:
computeMachineType:
description: 'Instance type for the compute nodes'
type: string
availabilityZones:
description: 'Availability zones to deploy to'
default: ''
type: string
replicas:
description: 'Number of worker nodes to provision'
type: string
Expand Down

0 comments on commit a7f1581

Please sign in to comment.