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:
Angie Wang 2019-03-12 22:57:48 -04:00
parent a4fc28df86
commit ad69996618
1 changed files with 5 additions and 0 deletions

View File

@ -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: