We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fd8c8 commit 2441dcbCopy full SHA for 2441dcb
roles/cephadm/templates/cluster.yml.j2
@@ -54,6 +54,7 @@ spec:
54
{{ service.spec | to_nice_yaml }}
55
{% endif %}
56
{% endfor %}
57
+{% endif %}
58
{% if groups.get('ingress', []) | length > 0 %}
59
{% for service in cephadm_ingress_services %}
60
---
0 commit comments