| commit | b89a41f8ffae94736499bba6a87555f7c787965e | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Sep 09 13:07:50 2025 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Sep 09 13:07:50 2025 +0200 |
| tree | de8494d6069cbfa9e9e2a80f692a6639afe6f92b | |
| parent | 578ac927dfa7d606285f6b46f110131ef7364623 [diff] [blame] |
Support configurable ingress class name for OSM ingress resources Change-Id: If0cca9e796b5a85980bfb9c60a1e5c0755240b3e Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/00-default-install-options.rc b/installers/00-default-install-options.rc index 1961d4f..5593e83 100644 --- a/installers/00-default-install-options.rc +++ b/installers/00-default-install-options.rc
@@ -48,3 +48,5 @@ export MGMT_CLUSTER_CA_FILE= export OSM_K8S_NGINX_IPADDRESS= export OSM_HELM_TIMEOUT= +export OSM_CLUSTER_INGRESS_CLASS= +export AUX_CLUSTER_INGRESS_CLASS= \ No newline at end of file