mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Use Upstream Memcached Image
This commit changes the default Memcached Image to the Upstream: * https://hub.docker.com/_/memcached/
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# name: value
|
||||
|
||||
images:
|
||||
memcached: quay.io/stackanetes/stackanetes-memcached:newton
|
||||
memcached: docker.io/memcached:latest
|
||||
pull_policy: "IfNotPresent"
|
||||
|
||||
upgrades:
|
||||
|
||||
Reference in New Issue
Block a user