Skip to content

Commit

Permalink
Merge pull request #147 from fmount/fix-manila-api
Browse files Browse the repository at this point in the history
Update manilaAPI (as we do for ManilaShare) after Ceph is deployed
  • Loading branch information
abays authored Mar 27, 2024
2 parents 835c48f + 4fd8dbd commit a5ea369
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 a5ea369

Please sign in to comment.