Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ad4314

Browse files
fixed broken links (#250)
1 parent73bfb82 commit2ad4314

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎_docs/integrations/hashicorp-vault.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ You also need to decide what [authentication method](https://www.vaultproject.io
1818
---|---
1919
[Username/Password](https://www.vaultproject.io/docs/auth/userpass)|Available in SaaS and Hybrid customers
2020
[Access Token](https://www.vaultproject.io/docs/auth/token)|Available in SaaS and Hybrid customers
21-
[Kubernetes](https://www.vaultproject.io/docs/auth/kubernetes)|Only available in[Hybrid installation]({{site.baseurl}}/docs/docs/administration/behind-the-firewall/)
22-
[Google Cloud Engine](https://www.vaultproject.io/docs/auth/gcp)|Only available in[Hybrid installation]({{site.baseurl}}/docs/docs/administration/behind-the-firewall/)
21+
[Kubernetes](https://www.vaultproject.io/docs/auth/kubernetes)|Only available in[Hybrid installation]({{site.baseurl}}/docs/administration/behind-the-firewall/)
22+
[Google Cloud Engine](https://www.vaultproject.io/docs/auth/gcp)|Only available in[Hybrid installation]({{site.baseurl}}/docs/administration/behind-the-firewall/)
2323
[App Role]()|Available in SaaS and Hybrid customers
2424

2525
###Using the Codefresh UI
@@ -52,4 +52,4 @@ The available options are the same ones as found in the UI. For example, to crea
5252

5353
###Using the Secrets
5454

55-
To use the vault secrets in pipelines see our[secrets guide]({{site.baseurl}}/docs/docs/configure-ci-cd-pipeline/secrets-store/). Note that because in Vault, a secret can contain multiple key-value pairs you will need to put in the key name as well. So the syntax will be`{secrets.vault-store-name.path/to/secret@key}`
55+
To use the vault secrets in pipelines see our[secrets guide]({{site.baseurl}}/docs/configure-ci-cd-pipeline/secrets-store/). Note that because in Vault, a secret can contain multiple key-value pairs you will need to put in the key name as well. So the syntax will be`{secrets.vault-store-name.path/to/secret@key}`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp