Reorganized for new stable/waypoint versioning design.
This commit is contained in:
5
memcached/app.yaml
Normal file
5
memcached/app.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
icon: https://www.vectorlogo.zone/logos/memcached/memcached-icon.svg
|
||||
latest: "1"
|
||||
@@ -1,12 +0,0 @@
|
||||
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: []
|
||||
7
memcached/versions/1/manifest.yaml
Normal file
7
memcached/versions/1/manifest.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: 1.6.32-1
|
||||
requires: []
|
||||
defaultConfig:
|
||||
namespace: memcached
|
||||
host: memcached.memcached.svc.cluster.local
|
||||
memoryLimit: 64m
|
||||
defaultSecrets: []
|
||||
Reference in New Issue
Block a user