Skip to content

Commit

Permalink
Add regenerated README.helm.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalter committed Jul 13, 2023
1 parent 8a98834 commit fb694cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Here are all the values that can be set for the chart:
- `stack` (_String_): Stack.
- `stagingRequirements`:
- `buildCacheMB` (_Integer_): Persistent disk in MB for caching staging artifacts across builds.
- `diskMB` (_Integer_): Ephemeral Disk limit in MB for staging apps.
- `memoryMB` (_Integer_): Memory in MB for staging.
- `diskMB` (_Integer_): Ephemeral Disk request in MB for staging apps.
- `memoryMB` (_Integer_): Memory request in MB for staging.
- `type` (_String_): Lifecycle type (only `buildpack` accepted currently).
- `replicas` (_Integer_): Number of replicas.
- `resources`: [`ResourceRequirements`](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.25/#resourcerequirements-v1-core) for the API.
Expand Down

0 comments on commit fb694cb

Please sign in to comment.