Skip to content

Commit

Permalink
Update manilaAPI (as we do for ManilaShare) after Ceph is deployed
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Pantano <[email protected]>
  • Loading branch information
fmount committed Mar 27, 2024
1 parent 835c48f commit 4fd8dbd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions va/hci/edpm-post-ceph/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,17 @@ replacements:
- spec.manila.enabled
options:
create: true
- source:
kind: ConfigMap
name: service-values
fieldPath: data.manila.manilaAPI.customServiceConfig
targets:
- select:
kind: OpenStackControlPlane
fieldPaths:
- spec.manila.template.manilaAPI.customServiceConfig
options:
create: true
- source:
kind: ConfigMap
name: service-values
Expand Down

0 comments on commit 4fd8dbd

Please sign in to comment.