Skip to content

Commit

Permalink
Enable Manila support in DCN jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
lkuchlan committed Nov 27, 2024
1 parent 794cc44 commit c8c8d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/ci_dcn_site/templates/service-values.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ data:
{% endif %}
{% endfor %}
manila:
enabled: false
enabled: true
manilaAPI:
customServiceConfig: |
[DEFAULT]
Expand Down

0 comments on commit c8c8d71

Please sign in to comment.