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

Commit16144dd

Browse files
Fixed missing link and table format
1 parent8d0d780 commit16144dd

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Once installed the runner uses the following pods:
229229
The following table shows**MINIMUM** resources for each component:
230230

231231
{: .table .table-bordered .table-hover}
232-
| Component | Minimum CPU| Minimum Memory | Space | Type | Always on
232+
| Component| Minimum CPU| Minimum Memory| Space| Type| Always on|
233233
| --------------| --------------|-------------|-------------------------|-------|-------|
234234
|`runner`| 100m| 100Mi| Doesn't need PV| Pod| Yes|
235235
|`engine`| 100m| 500Mi| Doesn't need PV| Pod| No|

‎_docs/integrations/hashicorp-vault.md‎

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ You need to have a vault instance up and running. Codefresh supports Vault insta
1515

1616
You also need to decide what[authentication method](https://www.vaultproject.io/docs/auth) Codefresh will use. The following methods are supported:
1717

18-
---|---
19-
[Username/Password](https://www.vaultproject.io/docs/auth/userpass)|Available in SaaS and Hybrid customers
20-
[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/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/)
23-
[App Role]()|Available in SaaS and Hybrid customers
18+
{: .table .table-bordered .table-hover}
19+
| Method| Notes|
20+
|---|---|
21+
|[Username/Password](https://www.vaultproject.io/docs/auth/userpass)|Available in SaaS and Hybrid customers|
22+
|[Access Token](https://www.vaultproject.io/docs/auth/token)|Available in SaaS and Hybrid customers|
23+
|[Kubernetes](https://www.vaultproject.io/docs/auth/kubernetes)|Only available in[Hybrid installation]({{site.baseurl}}/docs/administration/behind-the-firewall/)|
24+
|[Google Cloud Engine](https://www.vaultproject.io/docs/auth/gcp)|Only available in[Hybrid installation]({{site.baseurl}}/docs/administration/behind-the-firewall/)|
25+
|[App Role](https://www.vaultproject.io/docs/auth/approle)|Available in SaaS and Hybrid customers|
2426

2527
###Using the Codefresh UI
2628

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp