Go to primary content
Oracle® Communications Security Edge Proxy Protection (SEPP) Cloud Native Installation Guide
Release 1.1
F17667-01
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

Server Preparation

Following configuration must be updated in the helm chart before deploying SEPP:

Update in ocsepp-custom-values-server-1.0.0.yaml file:
  • replicaCount: Currently 1 replicaCount is supported.
  • repository
  • tag
  • pullPolicy
  • serverCapability
  • serverFqdn

Note:

Other configurations might be changed based on the deployment. Refer to Sample Yaml Filesfor more information on the YAML file.

Following configuration must be updated in the helm chart before deploying SEPP.

Update in ocsepp-custom-values-server-envoy-1.0.0.yaml file:
  • replicaCount: Currently 1 replicaCount is supported.
  • repository
  • tag
  • pullPolicy

Note:

  • For Envoy on server side, when extracting ocsepp-1.0.0.tgz produces ocsepp-server-envoy directory. Update server node IP address in address: <server node ip address> in "clustername httpbin_https" in file ocsepp-server-envoy/values.yaml.
  • For Envoy on server side, when extracting ocsepp-1.0.0.tgz produces ocsepp-server-envoy directory. Update receiving NF node IP address in address: <NF node ip address> in "clustername httpbin_http1" in file ocsepp-server-envoy/values.yaml.
  • Also update prefix prefix: "/USEast/npcf-am-policy-control/v1/" value as per message path.