Remove gnocchi override in memcache chart
This change updates the memcache chart to remove an override for the gnocchi chart that has since been removed. Change-Id: I73ce7859941fd87cbf0bc734195924e870aac81d
This commit is contained in:
parent
88f5713100
commit
c1f51b7149
@ -15,6 +15,6 @@ apiVersion: v1
|
||||
appVersion: v1.5.5
|
||||
description: OpenStack-Helm Memcached
|
||||
name: memcached
|
||||
version: 0.1.10
|
||||
version: 0.1.11
|
||||
home: https://github.com/memcached/memcached
|
||||
...
|
||||
|
@ -62,9 +62,6 @@ network_policy:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: memcached
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: gnocchi
|
||||
ports:
|
||||
- port: 11211
|
||||
protocol: TCP
|
||||
|
@ -11,4 +11,5 @@ memcached:
|
||||
- 0.1.8 Enable taint toleration for Openstack services jobs
|
||||
- 0.1.9 Revert naming for subchart compatibility
|
||||
- 0.1.10 Updated naming for subchart compatibility
|
||||
- 0.1.11 Remove gnocchi netpol override
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user