diff --git a/infrastructure-playbooks/cephadm-adopt.yml b/infrastructure-playbooks/cephadm-adopt.yml index ebdd310e22..91eb2b1a68 100644 --- a/infrastructure-playbooks/cephadm-adopt.yml +++ b/infrastructure-playbooks/cephadm-adopt.yml @@ -954,7 +954,7 @@ {% endif %} spec: rgw_frontend_port: {{ radosgw_frontend_port }} - {% if radosgw_frontend_ssl_certificate is defined %} + {% if radosgw_frontend_ssl_certificate | length > 0 %} {{ "ssl: true" }} {% endif %} extra_container_args: