Преглед изворни кода

docs: adjust conjur documentation (#2485)

Signed-off-by: Everton Seiei Arakaki <everton.seiei.arakaki@asml.com>
Everton Seiei Arakaki пре 2 година
родитељ
комит
6b686a7f86
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      docs/provider/conjur.md

+ 2 - 2
docs/provider/conjur.md

@@ -29,7 +29,7 @@ Important note: **Creds must live in the same namespace as a SecretStore  - the
 Recommend to save as filename: `conjur-external-secret.yaml`
 Recommend to save as filename: `conjur-external-secret.yaml`
 
 
 ```yaml
 ```yaml
-{% include 'conjur-external-secret.yaml' %}}
+{% include 'conjur-external-secret.yaml' %}
 ```
 ```
 
 
 ### Create Kubernetes Secrets
 ### Create Kubernetes Secrets
@@ -75,7 +75,7 @@ kubectl apply -n external-secrets -f conjur-external-secret.yaml
 ### Getting the K8S Secret
 ### Getting the K8S Secret
 
 
 * Login to your Conjur server and verify that your secret exists
 * Login to your Conjur server and verify that your secret exists
-* Review the value of your kubernetes secret to see that it contains the same value from Conjur
+* Review the value of your Kubernetes secret to see that it contains the same value from Conjur
 
 
 ```shell
 ```shell
 # WARNING: this command will reveal the stored secret in plain text
 # WARNING: this command will reveal the stored secret in plain text