Age | Commit message (Collapse) | Author | Files | Lines |
|
- introduce nginx that serves as reverse proxy in front of the uui and uui-server pods
- this approach makes the web app work over ingress
- introduce new AAI_ADDR environment variable that may eventually
be used by uui-server to interface with AAI directly
Issue-ID: USECASEUI-854
Change-Id: I229e039f8dfe6df050886ade0ea37a30c7272494
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
|
|
pointed out by checkbashisms.
This is very likely a classical script execution.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Id4269a4f8792627008acaa2c7595e02a3b2de94d
|
|
Instead of using hardcoded certificates, let's use certInitializer in
order to retrieve them.
Issue-ID: OOM-2695
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I673b3c7b8087c150b1e4c1d522b92ec08260ec09
|