From dc7e71090b8a1e2452a26862b2a185ddb261101a Mon Sep 17 00:00:00 2001 From: Andrea Vaghi Date: Wed, 23 Oct 2024 17:33:12 +0200 Subject: [PATCH] Update index.md Fix typo in the API name Signed-off-by: Andrea Vaghi --- content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md b/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md index c644f9522..2faf773f3 100644 --- a/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md +++ b/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md @@ -24,7 +24,7 @@ Amazon S3, Azure Blob Storage, Google Cloud Storage, Alibaba Cloud, MinIO, and o The `Bucket` v1 API comes with new features including: proxy support, mTLS and custom STS configuration for AWS S3 and MinIO LDAP authentication. -New fields in the `source.toollkit.fluxcd.io/v1` API: +New fields in the `source.toolkit.fluxcd.io/v1` API: - `.spec.proxySecretRef` allows configuring HTTP/S Proxy authentication for the S3-compatible storage service. - `.spec.certSecretRef` allows custom TLS client certificate and CA for secure communication with the S3-compatible storage service.