[1.16] Adds secret_stores/huaweicloud-csms.yaml (#4821)

* [1.16] Adds secret_stores/huaweicloud-csms.yaml

Adds secret_stores/huaweicloud-csms.yaml file to index this secret store
to the secret store referemce index.html

*** PLEASE CHECK RENDERING ***

Due to my local hugo build not working, I cannot check the rendering of
this file.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Fixes huawaeicloud secret store component metadata

Signed-off-by: joshvanl <me@joshvanl.dev>

* Fix link

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Josh van Leeuwen 2025-08-29 01:37:42 -03:00 committed by GitHub
parent a22f97f810
commit cfa9c9f939
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 1 deletions

View File

@ -22,7 +22,7 @@ spec:
metadata:
- name: region
value: "[huaweicloud_region]"
- name: accessKey
- name: accessKey
value: "[huaweicloud_access_key]"
- name: secretAccessKey
value: "[huaweicloud_secret_access_key]"

View File

@ -0,0 +1,5 @@
- component: HuaweiCloud Cloud Secret Management Service (CSMS)
link: huaweicloud-csms
state: Alpha
version: v1
since: "1.8"

View File

@ -4,6 +4,7 @@
"Alibaba Cloud" $.Site.Data.components.secret_stores.alibaba
"Google Cloud Platform (GCP)" $.Site.Data.components.secret_stores.gcp
"Amazon Web Services (AWS)" $.Site.Data.components.secret_stores.aws
"HuaweiCloud Cloud" $.Site.Data.components.secret_stores.huaweicloud
}}
<style>