helm repo add notifynl https://worth-nl.github.io/helm-charts
Important
Some environment variables are required for a valid configuration, see the OMC documentation for information on these variables.
Warning
The following environment variables are also always required:
- name: ASPNETCORE_ENVIRONMENT
value: "Production"
- name: ASPNETCORE_URLS
value: "http://*:5270"
- name: COMPlus_EnableDiagnostics
value: "0"
helm install omc notifynl/notifynl-omc -f my.values.yaml
Important
Some environment variables are required for a valid configuration, see the OMC documentation for information on these variables.
helm install omc notifynl/notifynl-omc-nodep -f my.values.yaml