Add S3
This commit is contained in:
parent
e97173189b
commit
e72ba864a7
@ -26,14 +26,15 @@ operator:
|
|||||||
|
|
||||||
proxy:
|
proxy:
|
||||||
teleportConfig:
|
teleportConfig:
|
||||||
storage:
|
teleport:
|
||||||
type: "s3"
|
storage:
|
||||||
bucket: "teleport-sessions"
|
type: "s3"
|
||||||
region: "us-east-1"
|
bucket: "teleport-sessions"
|
||||||
endpoint: "https://block.ervine.cloud"
|
region: "us-east-1"
|
||||||
credentials:
|
endpoint: "https://block.ervine.cloud"
|
||||||
accessKeyId: "qY6$2AokP6%si8FdCaytoX8v"
|
credentials:
|
||||||
secretAccessKey: "Q6VBQ3b2MZGi4nqGVPVGQTkrLrxYZtk"
|
accessKeyId: "qY6$2AokP6%si8FdCaytoX8v"
|
||||||
|
secretAccessKey: "Q6VBQ3b2MZGi4nqGVPVGQTkrLrxYZtk"
|
||||||
|
|
||||||
auth:
|
auth:
|
||||||
extraEnv:
|
extraEnv:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user