Skip to content

Commit

Permalink
Update cmd/ocm/create/cluster/cmd.go
Browse files Browse the repository at this point in the history
  • Loading branch information
renan-campos authored Oct 14, 2024
1 parent 6f4958a commit 3de7b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/ocm/create/cluster/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -1494,6 +1494,7 @@ func promptSecureBoot(fs *pflag.FlagSet) error {

return nil
}

func promptPrivateServiceConnect(fs *pflag.FlagSet) error {
if args.provider != c.ProviderGCP ||
!args.existingVPC.Enabled || !args.private {
Expand Down

0 comments on commit 3de7b5e

Please sign in to comment.