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

Uninstall SEPP

Following sections explain the procedure to uninstall SEPP server and client.

Uninstall SEPP Client

Table 3-4 Uninstall SEPP Client

Step # Procedure Description

1

Master Node2: Uninstall SEPP client Execute command to uninstall SEPP client:
helm delete sepp-client --purge

2

Master Node2: Uninstall Envoy on client

Execute command to uninstall envoy on client side:

helm delete sepp-envoy --purge

Uninstall SEPP Server

Table 3-5 Uninstall SEPP Server

Step # Procedure Description

1

Master Node1: Uninstall SEPP Envoy on server Execute command to uninstall SEPP envoy on server side:
helm delete sepp-envoy --purge

2

Master Node1: Uninstall SEPP Server Execute command to uninstall SEPP server:
helm delete sepp-server --purge