Skip to content

Commit 49f2487

Browse files
committed
Fix cluster spec
1 parent 1fc6f1a commit 49f2487

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/cephadm/templates/cluster.yml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ service_type: ingress
7070
service_id: {{ service.id }}
7171
placement:
7272
label: ingress
73-
spec:
7473
{{ {"spec": service.spec} | to_nice_yaml(indent=2) }}
7574
{% endfor %}
7675
{% endif %}

0 commit comments

Comments
 (0)