Don't delete nova-ks-endpoint job in nova chart

The nova chart cleans up nova endpoints during nova chart upgrade,
this causes nova-api service to fail to restart. The cleanup for
nova endpoints should only be done in the nova api proxy chart
because they are created by the nova api proxy chart.
This commit updates the armada manifests to remove the deletion
job for nova-ks-endpoints in the nova chart.

Story: 2004520
Task: 28485

Change-Id: Ieea8aaf12eded2e66608012939770505628b6c12
Signed-off-by: Angie Wang <angie.wang@windriver.com>
This commit is contained in:
Angie Wang 2018-12-12 22:29:14 -05:00
parent 025a8cc03c
commit 2f3e6d9915
2 changed files with 0 additions and 8 deletions

View File

@ -471,10 +471,6 @@ data:
labels:
application: nova
component: ks-service
- type: job
labels:
application: nova
component: ks-endpoints
- type: job
labels:
application: placement

View File

@ -471,10 +471,6 @@ data:
labels:
application: nova
component: ks-service
- type: job
labels:
application: nova
component: ks-endpoints
- type: job
labels:
application: placement