mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
Fix misleading comment "arguments" => "args" (#14174)
Signed-off-by: Rafał Leszko <rafal@livepeer.org> Signed-off-by: Rafał Leszko <rafal@livepeer.org>
This commit is contained in:
@@ -22,4 +22,4 @@ name: memcached
|
||||
sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/memcached
|
||||
- http://memcached.org/
|
||||
version: 6.3.2
|
||||
version: 6.3.3
|
||||
|
||||
@@ -112,7 +112,7 @@ auth:
|
||||
command: []
|
||||
## @param args Override default container args (useful when using custom images)
|
||||
## e.g:
|
||||
## arguments:
|
||||
## args:
|
||||
## - /run.sh
|
||||
## - -m <maxMemoryLimit>
|
||||
## - -I <maxItemSize>
|
||||
|
||||
Reference in New Issue
Block a user