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 1fc6f1a commit 49f2487Copy full SHA for 49f2487
roles/cephadm/templates/cluster.yml.j2
@@ -70,7 +70,6 @@ service_type: ingress
70
service_id: {{ service.id }}
71
placement:
72
label: ingress
73
-spec:
74
{{ {"spec": service.spec} | to_nice_yaml(indent=2) }}
75
{% endfor %}
76
{% endif %}
0 commit comments