In this article
...
Open an existing Snaplex in the Org:
Navigate to the target Snaplex in Manager.
Click on the Snaplex name to display the Update Snaplex dialog.
Alternatively, if none exists, Create a Snaplex.
On the Downloads tab, click to copy the Configuration link. Paste this link into your Helm Chart.
Click Cancel to exit the dialog.
Since the configuration link has an expiration, to ensure that the Kubernetes pods continue to run:
Delete all query string parameters from the Configuration Link URL.
In the following example URL, delete everything from the question mark to the end:
https://elastic.snaplogic.com/api/1/rest/plex/config/PlatformQA/shared/Ground_Triggered?expires=1613086219&user_id=testuser22@snaplogic.com&_sl_authproxy_key=1BN...Set the parameter
snaplogic_secret
in the Helm chart YAML file to the name of the Kubernetes secret you create, as described in the Deploying the Helm Chart section.
Info |
---|
For a Zero Trust Kubernetes Installation, open up port TCP 443 and websockets connections for the sites mentioned below: |
Running the Snaplex with Org Credentials
...