- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might try changing the Isolation Policy of the Network Profile to "None" just to simplify things a bit. I don't think those options are involved when you use `networkType: existing` but it may just be adding unnecessary complication.
I'd also specify the CIDR with the network address (x.x.x.0/23) instead of a host address (x.x.x.66/23) just to make sure there isn't any confusion there.
The Provisioning Diagram from the deployment test might yield some additional insight into what's going on as well.