Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. For the expertflow namespace, use the following command:

  • kubectl apply -f gccti-connectorvoice/ConfigMaps/
  • kubectl apply -f gccti-connectorvoice/Deployments/
  • kubectl apply -f gccti-connectorvoice/Services/
  • kubectl apply -f gccti-connectorvoice/Ingress/

Step 4: Update the FQDN

1. Decide the FQDN to be used in your solution and change the <FQDN> to your actual FQDN as given in the following command:

sed -i 's/devops[0-9]*.ef.com/<FQDN>/g' gc cti-connectorvoice/Ingresses/nginx/ gc-connector/Ingresses/traefik/*

...

Run this command for RKE

  • kubectl apply -f gccti-connectorvoice/Ingresses/nginx

Run this command for Traefik

  • kubectl apply -f gccti-connectorvoice/Ingresses/traefik