Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitoraj committed Feb 3, 2025
1 parent c44e05d commit 30dc3b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/user/00-20-nfs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ When you create an NFS instance in Kyma, you depend on the cloud provider of you

The Cloud Manager module supports the NFS feature of two cloud providers:

* Amazon Web Services` [Amazon Elastic File System](https://aws.amazon.com/efs/)
* Amazon Web Services` [Amazon Elastic File System](https://aws.amazon.com/efs)
* Google Cloud's [Filestore](https://cloud.google.com/filestore?hl=en)

You can create and configure a Cloud Manager's NFS instance using a dedicated NFS custom resource corresponding with the cloud provider for your Kyma cluster, namely AwsNfsVolume CR or GcpNfsVolume CR.
Expand Down
2 changes: 1 addition & 1 deletion docs/user/00-40-redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ When you create a Redis instance in Kyma, you depend on the cloud provider of yo

The Cloud Manager module supports the Redis feature of three cloud providers:

* Amazon Web Services' [Amazon ElastiCashe for Redis OSS](https://aws.amazon.com/elasticache/redis/)
* Amazon Web Services' [Amazon ElastiCashe for Redis OSS](https://aws.amazon.com/elasticache/redis)
* Google Cloud's [Memorystore](https://cloud.google.com/memorystore?hl=en)
* Microsoft Azure's [Azure Cache for Redis](https://azure.microsoft.com/en-us/products/cache)

Expand Down

0 comments on commit 30dc3b2

Please sign in to comment.