| commit | 2b4cd1fefb830483c026d6f085dd479aded4be25 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Aug 08 10:02:01 2025 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Aug 08 16:49:48 2025 +0200 |
| tree | 3fe498bbf774e3fb76c43092610138a3d550a05a | |
| parent | 61e2506e272953eef544b197494f109a9efe9034 [diff] [blame] |
Fix load of Minio env variables in installation scripts Change-Id: I2b76b7834a551ab5e8af0e278c92ee851e45ed19 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 9afcf70..eac6569 100644 --- a/installers/00-default-install-options.rc +++ b/installers/00-default-install-options.rc
@@ -46,4 +46,5 @@ export OSM_BEHIND_PROXY= export OPENSHIFT_MGMT_CLUSTER= export MGMT_CLUSTER_CA_FILE= -export OSM_K8S_NGINX_IPADDRESS= \ No newline at end of file +export OSM_K8S_NGINX_IPADDRESS= +