Ceph: Update armada manifests to remove jobs on upgrade correctly

This PS updates the ceph chart to remove keyring management jobs
for namespaces.

Change-Id: Id0be7dcc6fd1c6b28a3a0514dc0442a41d5c5b9d
This commit is contained in:
portdirect 2018-04-04 11:46:05 -04:00 committed by Pete Birley
parent 5e34e9a9b2
commit f0f6d7f5fa
2 changed files with 15 additions and 1 deletions

View File

@ -75,6 +75,16 @@ data:
no_hooks: false
upgrade:
no_hooks: false
pre:
delete:
- type: job
labels:
application: ceph
component: client-key-generator
- type: job
labels:
application: ceph
component: client-key-cleaner
values:
endpoints:
identity:

View File

@ -84,7 +84,11 @@ data:
- type: job
labels:
application: ceph
component: namespace-client-key-generator
component: client-key-generator
- type: job
labels:
application: ceph
component: client-key-cleaner
values:
labels:
jobs: