As a best practice, we recommend using the file values-custom.yaml
for setting the relevant parameter values.
Additional parameters/configuration can be added from the values.yaml
to the values-custom.yaml
as needed.
tenantId: "ENTER_TENANT_ID" # Tenant Id (can be found under the Hybrid Agent Keys tab)
agentSecretKey: "ENTER_AGENT_SECRET_KEY" # Agent Secret key (can be found under the Hybrid Agent Keys tab)
paaId: "ENTER_PAA_ID" # Policy Authorization Agent Id (can be found under the Policy Authorization Agents tab)
# PlainID hybrid URL.
# Possible values (XXXXX): us1, eu1, or ca1
# For WSS use: remoteApi: "wss://remote.us1.plainid.io/wstunnel"
# For HTTPS use: remoteApi: "https://remote.us1.plainid.io/httptunnel"
remoteApi: "wss://remote.XXXXX.plainid.io/wstunnel"