Description
NIC supports overriding template paths for main, ingress, virtualserver, and transportserver
configs via CLI flags (-main-template-path, -ingress-template-path, etc.), but there is no
equivalent flag for the OIDC template.
Proposed solution
Add an -oidc-template-path flag following the same pattern as the other template path flags.
Description
NIC supports overriding template paths for main, ingress, virtualserver, and transportserver
configs via CLI flags (
-main-template-path,-ingress-template-path, etc.), but there is noequivalent flag for the OIDC template.
Proposed solution
Add an
-oidc-template-pathflag following the same pattern as the other template path flags.