--- manifests: network_policy: true network_policy: cinder: egress: - to: - ipBlock: cidr: 172.17.0.1/16 - to: - ipBlock: cidr: %%%REPLACE_API_ADDR%%%/16 - to: - ipBlock: cidr: %%%REPLACE_API_ADDR%%%/32 ports: - protocol: TCP port: %%%REPLACE_API_PORT%%% ...