Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions examples/basic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ The following resources are provisioned by this example:
- A new resource group, if an existing one is not passed in.
- A basic VPC and subnet with public gateway enabled.
- A single zone OCP VPC cluster.

**Note:** Operator Hub may not be accessible if the variable `disable_outbound_traffic_protection` is set to `false` which is the defalult value. If you want to have this, you can open up the outbound traffic by setting the variable value as `true`.