Skip to content

Commit 6070127

Browse files
authored
Merge pull request #110813 from mburke5678/nodes-fix-secret-store-vault
OSDOCS Nodes fix secret store vault
2 parents ee0fdbe + 213ea87 commit 6070127

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

modules/secrets-store-vault.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ $ oc create -f deployment.yaml
369369

370370
.Verification
371371

372-
.. Verify that all of the `vault` pods are running properly by running the following command:
372+
* Verify that all of the `vault` pods are running properly by running the following command:
373373
+
374374
[source,terminal]
375375
----
@@ -386,7 +386,7 @@ vault-csi-provider-bd6hp 2/2 Running 0 19m
386386
vault-csi-provider-smlv7 2/2 Running 0 19m
387387
----
388388
389-
.. Verify that all of the `secrets-store-csi-driver` pods are running by running the following command:
389+
* Verify that all of the `secrets-store-csi-driver` pods are running by running the following command:
390390
+
391391
[source,terminal]
392392
----
@@ -405,7 +405,7 @@ secrets-store-csi-driver-node-vlz28 3/3 Running 0
405405
secrets-store-csi-driver-operator-84bd699478-fpxrw 1/1 Running 0 47m
406406
----
407407
408-
. Verify that you can access the secrets from your HashiCorp Vault in the pod volume mount:
408+
* Verify that you can access the secrets from your HashiCorp Vault in the pod volume mount:
409409
410410
.. List the secrets in the pod mount by running the following command:
411411
+

0 commit comments

Comments
 (0)