Installation

You can install Unica using helm charts. Override the following Helm chart values using --set name=value.

Before you begin

  • Unica support team will roll out the Helm Charts after you specify the offering related details and requirements. Please contact Unica support team to get a Helm chart.
  • Ensure that configMaps in the helm chart are correctly configured.
  • Verify all the configurations and ensure that the mount location does not have any Unica-related installation files.

Procedure

  1. kubectl apply -f ./omnix-unica/extra-configs/local-pv.yaml
  2. helm install --name nginx stable/nginx-ingress -f ./omnix-unica/extra-configs/nginx-conf.yaml
  3. helm install --name unica -f ./omnix-unica/values-local.yaml omnix-unica --set service.hostname=kubernetes.nonprod.hclpnp.com --set service.applicationDomain='nonprod.hclpnp.com' --set ingress.enabled=true