Browse Source

another spelling fix

Signed-off-by: Bill Hamilton <bill.hamilton@delinea.com>
Bill Hamilton 2 years ago
parent
commit
ac5ced57e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/provider/secretserver.md

+ 1 - 1
docs/provider/secretserver.md

@@ -57,7 +57,7 @@ spec:
         kind: SecretStore
         name: secret-server-store
     data:
-      - secretKey: SecretServerValue #<KEY_IN_KUBE_SECRET>
+      - secretKey: SecretServerValue #<SECRET_VALUE_RETURNED_HERE>
         remoteRef:
           key: "52622" #<SECRET_ID>
           property: "Items.0.ItemValue" #<GJSON_PROPERTY> * an empty property will return the entire secret