Skip to content

Commit 17238e4

Browse files
committed
OCPBUGS-54949:adding the missing double quote in example
1 parent 543efe7 commit 17238e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/secrets-store-vault.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ spec:
284284
objects: |
285285
- secretPath: "secret/data/example1"
286286
objectName: "testSecret1"
287-
secretKey: "testSecret1
287+
secretKey: "testSecret1"
288288
----
289289
<1> Specify the name for the secret provider class.
290290
<2> Specify the namespace for the secret provider class.

0 commit comments

Comments
 (0)