Skip to content

Worth-NL/helm-charts

Repository files navigation

NotifyNL Helm Charts

Artifact Hub GitHub Actions Workflow Status GitHub License

TL;DR

helm repo add notifynl https://worth-nl.github.io/helm-charts

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

About

Helm charts for NotifyNL integration components

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors