File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
386386vault-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
405405secrets-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+
You can’t perform that action at this time.
0 commit comments