Loading deploy/kubernetes/secret.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ metadata: stringData: accessKeyID: <YOUR_ACCESS_KEY_ID> secretAccessKey: <YOUR_SECRET_ACCES_KEY> # For AWS set it to "https://s3.amazonaws.com" endpoint: <S3_ENDPOINT_URL> # If not on S3, set it to "" region: <S3_REGION> Loading Loading
deploy/kubernetes/secret.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ metadata: stringData: accessKeyID: <YOUR_ACCESS_KEY_ID> secretAccessKey: <YOUR_SECRET_ACCES_KEY> # For AWS set it to "https://s3.amazonaws.com" endpoint: <S3_ENDPOINT_URL> # If not on S3, set it to "" region: <S3_REGION> Loading