13 lines
377 B
YAML
13 lines
377 B
YAML
name: memcached
|
|
is: memcached
|
|
description: Memcached is an in-memory key-value store for small chunks of arbitrary
|
|
data, commonly used as a cache layer.
|
|
version: 1.6.32-1
|
|
icon: https://www.vectorlogo.zone/logos/memcached/memcached-icon.svg
|
|
requires: []
|
|
defaultConfig:
|
|
namespace: memcached
|
|
host: memcached.memcached.svc.cluster.local
|
|
memoryLimit: 64m
|
|
defaultSecrets: []
|