Clarify ambiguity in GitRepo resource creation
The issue here stems from a combination of using the word 'it' to mean something specific and a lack of grammar. I've corrected both issues to help clarify intent with the language.
This commit is contained in:
parent
1f5815df3a
commit
2713ff7e48
|
|
@ -76,7 +76,7 @@ stringData:
|
|||
|
||||
:::warning
|
||||
|
||||
If you don't add it any server's public key will be trusted and added. (`ssh -o stricthostkeychecking=accept-new` will be used)
|
||||
If you don't add one or more public keys into the secret, any server's public key will be trusted and added. (`ssh -o stricthostkeychecking=accept-new` will be used)
|
||||
|
||||
:::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue