Fix the dependencies in the ceph-pools-audit chart
The static dependencies was missing in the previous commit https://review.openstack.org/#/c/642886/. Change-Id: I4f9135046178cdfa244755e3280ce1e5257ab3e1 Closes-Bug: 1819720 Signed-off-by: Angie Wang <angie.wang@windriver.com>
This commit is contained in:
parent
d25140d7e4
commit
f54af2a7d9
@ -43,6 +43,11 @@ dependencies:
|
||||
services:
|
||||
- endpoint: node
|
||||
service: local_image_registry
|
||||
static:
|
||||
image_repo_sync:
|
||||
services:
|
||||
- endpoint: internal
|
||||
service: local_image_registry
|
||||
|
||||
jobs:
|
||||
job_ceph_pools_audit:
|
||||
|
Loading…
Reference in New Issue
Block a user