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

Client Yaml File

Following is the sample SEPP client Yaml file:

# Copyright 2019 (C), Oracle and/or its affiliates. All rights reserved.
# ##############
# # This yaml file could be supplied in helm install command when deploying OCSEPP v1.0.0
#
#
n32c:
  replicaCount: 1
  image:
    repository: ocsepp/client
    tag: 1.0.0
    pullPolicy: Always
  svc:
   clientFqdn: www.client.com
   envoyIp: 10.178.254.170