Notes for editing custom-cncconsole_values.yaml
- The identityAccessMgt section must include the IAM Loadbalancer IP and port (example: 10.145.22.70:8285)
- Whenever the ingress-gateway service type is set as Loadbalancer then staticNodePortEnabled should be set to false.
- Change the value of metalLbIpAllocationAnnotation: metallb.universe.tf/address-pool: oam
- For SCP routes mapping in scpc-configuration mention the SCP config APIs Loadbalancer IP & Port, not the worker IP.
- In routes section update FQDN and PORT with actual values, if not remove those routes else CNCC fails to deploy. CNCC requires complete routes and not the placeholders.
- Default route mapping should be the full cmservice fqdn.
http://cncc-cmservice.<namespace>.svc.<cluster-domain>:<cmService port
Example: http://cncc-cmservice.cncc.svc.chicago.bellab2.wa.us.tmobile.com:8442