Skip to content

Commit

Permalink
docs: remove client-api from resource requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Jan 11, 2023
1 parent e3bd1e8 commit 83f0a28
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions docs/admin/install/helm-install/amazon-eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ Use the listing below for detailed estimation of minimum required resources. Tab
| scim | 1.0 | 1.0GB | N/A | 64 Bit | No |
| config - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| persistence - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| client-api | 1 | 0.4GB | N/A | 64 Bit | No |
| nginx | 1 | 1GB | N/A | 64 Bit | Yes if not ALB |
| auth-key-rotation | 0.3 | 0.3GB | N/A | 64 Bit | No [Strongly recommended] |
| config-api | 0.5 | 0.5GB | N/A | 64 Bit | No |
| config-api | 1 | 1GB | N/A | 64 Bit | No |

Releases of images are in style 1.0.0-beta.0, 1.0.0-0

Expand Down
3 changes: 1 addition & 2 deletions docs/admin/install/helm-install/google-gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ Use the listing below for detailed estimation of minimum required resources. Tab
| scim | 1.0 | 1.0GB | N/A | 64 Bit | No |
| config - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| persistence - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| client-api | 1 | 0.4GB | N/A | 64 Bit | No |
| nginx | 1 | 1GB | N/A | 64 Bit | Yes if not ALB |
| auth-key-rotation | 0.3 | 0.3GB | N/A | 64 Bit | No [Strongly recommended] |
| config-api | 0.5 | 0.5GB | N/A | 64 Bit | No |
| config-api | 1 | 1GB | N/A | 64 Bit | No |

Releases of images are in style 1.0.0-beta.0, 1.0.0-0

Expand Down
3 changes: 1 addition & 2 deletions docs/admin/install/helm-install/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,9 @@ Use the listing below for detailed estimation of minimum required resources. Tab
| scim | 1.0 | 1.0GB | N/A | 64 Bit | No |
| config - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| persistence - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| client-api | 1 | 0.4GB | N/A | 64 Bit | No |
| nginx | 1 | 1GB | N/A | 64 Bit | Yes if not ALB |
| auth-key-rotation | 0.3 | 0.3GB | N/A | 64 Bit | No [Strongly recommended] |
| config-api | 0.5 | 0.5GB | N/A | 64 Bit | No |
| config-api | 1 | 1GB | N/A | 64 Bit | No |

Releases of images are in style 1.0.0-beta.0, 1.0.0-0

Expand Down
3 changes: 1 addition & 2 deletions docs/admin/install/helm-install/microsoft-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ Use the listing below for detailed estimation of minimum required resources. Tab
| scim | 1.0 | 1.0GB | N/A | 64 Bit | No |
| config - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| persistence - job | 0.5 | 0.5GB | N/A | 64 Bit | Yes on fresh installs |
| client-api | 1 | 0.4GB | N/A | 64 Bit | No |
| nginx | 1 | 1GB | N/A | 64 Bit | Yes if not ALB |
| auth-key-rotation | 0.3 | 0.3GB | N/A | 64 Bit | No [Strongly recommended] |
| config-api | 0.5 | 0.5GB | N/A | 64 Bit | No |
| config-api | 1 | 1GB | N/A | 64 Bit | No |

Releases of images are in style 1.0.0-beta.0, 1.0.0-0

Expand Down

0 comments on commit 83f0a28

Please sign in to comment.