80fcf76d27
A new label `service_cluster_ip_range` is added for k8s so that user can set the service portal ip range to avoid conflicts with pod ip range. Task: 22568 Story: 2002725 Change-Id: Ie6e95a953059cc4bd5cf15a44f8666b714defb13
7 lines
176 B
YAML
7 lines
176 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add a new label `service_cluster_ip_range` for kubernetes so that user can
|
|
set the IP range for service portals to avoid conflicts with pod IP range.
|
|
|