Skip to content

Commit

Permalink
Add EFS to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed Jun 20, 2024
1 parent cc42b7a commit 2747f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ AWS EKS specific annotation for ALB Ingress. or `openshift` to allow running on
- `customHostname.ingressClass` Name of the IngressClass to use to expose the custom hostname (default not set)
- `storage.enabled` Mounts a persistent volume on `/data/storage` (default false)
- `storage.storageClass` Name of StorageClass to use to allocate the volume (default not set)
- `storage.storageClassEFSTag` Used instead of `storage.storageClass` when needing to shard across multiple EFS file systems (default not set)
- `storage.size` Size of the volume to request (default not set)

Expects to pick up K8s credentials from the environment
Expand Down

0 comments on commit 2747f72

Please sign in to comment.