Skip to content

Commit a73524b

Browse files
author
Vivek Reddy
committed
CSPL-3974: added document changes
1 parent f9a4fe1 commit a73524b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/AppFramework.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Utilizing the App Framework requires one of the following remote storage provide
1919
* Create role and role-binding for splunk-operator service account, to provide read-only access for S3 credentials.
2020
* The remote object storage credentials provided as a kubernetes secret, or in an IAM role.
2121
* If you are using [interface VPC endpoints](https://docs.aws.amazon.com/vpc/latest/privatelink/create-interface-endpoint.html) with DNS enabled to access AWS S3, please update the corresponding volume endpoint URL with one of the `DNS names` from the endpoint. Please ensure that the endpoint has access to the S3 buckets using the credentials configured. Similarly other endpoint URLs with access to the S3 buckets can also be used.
22+
* **Versioned Buckets:** If S3 versioning is enabled on the bucket, the App Framework will always download and use only the **latest version** of an app. Previous versions are ignored.
2223

2324
### Prerequisites for Azure Blob remote object storage
2425
* The remote object storage credentials provided as a kubernetes secret.

0 commit comments

Comments
 (0)