You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/secrets-store-aws.adoc
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -15,15 +15,15 @@ endif::[]
15
15
[id="secrets-store-aws_{context}"]
16
16
= Mounting secrets from {secrets-store-provider}
17
17
18
-
You can use the {secrets-store-operator} to mount secrets from {secrets-store-provider} to a CSI volume in {product-title}. To mount secrets from {secrets-store-provider}, your cluster must be installed on AWS and use AWS Security Token Service (STS).
18
+
You can use the {secrets-store-operator} to mount secrets from {secrets-store-provider} to a Container Storage Interface (CSI) volume in {product-title}. To mount secrets from {secrets-store-provider}, your cluster must be installed on AWS and use AWS Security Token Service (STS).
19
19
20
20
.Prerequisites
21
21
22
22
* Your cluster is installed on AWS and uses AWS Security Token Service (STS).
23
-
* You have installed the {secrets-store-operator}. See _Installing the {secrets-store-driver}_ for instructions.
24
-
* You have configured {secrets-store-provider} to store the required secrets.
25
-
* You have extracted and prepared the `ccoctl` binary.
26
-
* You have installed the `jq` CLI tool.
23
+
* You installed the {secrets-store-operator}. See _Installing the {secrets-store-driver}_ for instructions.
24
+
* You configured {secrets-store-provider} to store the required secrets.
25
+
* You extracted and prepared the `ccoctl` binary.
26
+
* You installed the `jq` CLI tool.
27
27
* You have access to the cluster as a user with the `cluster-admin` role.
Copy file name to clipboardExpand all lines: modules/secrets-store-azure.adoc
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,14 @@
6
6
[id="secrets-store-azure_{context}"]
7
7
= Mounting secrets from Azure Key Vault
8
8
9
-
You can use the {secrets-store-operator} to mount secrets from Azure Key Vault to a CSI volume in {product-title}. To mount secrets from Azure Key Vault, your cluster must be installed on Microsoft Azure.
9
+
You can use the {secrets-store-operator} to mount secrets from Azure Key Vault to a Container Storage Interface (CSI) volume in {product-title}. To mount secrets from Azure Key Vault, your cluster must be installed on Microsoft Azure.
10
10
11
11
.Prerequisites
12
12
13
13
* Your cluster is installed on Azure.
14
-
* You have installed the {secrets-store-operator}. See _Installing the {secrets-store-driver}_ for instructions.
15
-
* You have configured Azure Key Vault to store the required secrets.
16
-
* You have installed the Azure CLI (`az`).
14
+
* You installed the {secrets-store-operator}. See _Installing the {secrets-store-driver}_ for instructions.
15
+
* You configured Azure Key Vault to store the required secrets.
16
+
* You installed the Azure CLI (`az`).
17
17
* You have access to the cluster as a user with the `cluster-admin` role.
0 commit comments