Skip to content
Snippets Groups Projects
Commit f8452d45 authored by NMaaS Renovate's avatar NMaaS Renovate
Browse files

[ci skip] Update README.md

parent ae0e46bd
No related branches found
No related tags found
1 merge request!12Resolve "Alfa version of the Helm chart for version 1.7.0"
Pipeline #93064 skipped
# nmaas
![Version: 1.3.0-alpha.5](https://img.shields.io/badge/Version-1.3.0--alpha.5-informational?style=flat-square) ![AppVersion: 1.7.0-alfa](https://img.shields.io/badge/AppVersion-1.7.0--alfa-informational?style=flat-square)
![Version: 1.3.0-alpha.6](https://img.shields.io/badge/Version-1.3.0--alpha.6-informational?style=flat-square) ![AppVersion: 1.7.0-alfa](https://img.shields.io/badge/AppVersion-1.7.0--alfa-informational?style=flat-square)
GÉANT Network Management as a Service Helm chart for Kubernetes
......@@ -130,6 +130,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes
| platform.properties.oidc.enabled | bool | `false` | |
| platform.properties.oidc.issuerUri | string | `"https://auth.example.com/realms/master"` | |
| platform.properties.oidc.secretName | string | `"nmaas-oidc"` | |
| platform.properties.oidcUserLinking | bool | `true` | |
| platform.properties.postgresql | object | `{"database":"nmaas","hostname":"nmaas-postgresql","password":{"literal":"","secret":{"key":"secret","name":"nmaas-postgresql-secret"}},"port":5432,"username":"nmaas"}` | only required if an external postgresql instance is used (when postgresql.install is false) |
| platform.properties.postgresql.password.literal | string | `""` | leave empty to use existing secret specified below |
| platform.properties.sendAppInstanceFailureEmails | bool | `false` | |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment