Commit 44f4f01e authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_cloud: destination_reference isn't required if the document is destroyed

parent fc29eb28
Pipeline #21368 failed with stage
in 0 seconds
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
<tuple> <tuple>
<string>ssl_certificate</string> <string>ssl_certificate</string>
<string>ssl_key</string> <string>ssl_key</string>
<string>destination_reference</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
<key> <string>constraint_property</string> </key> <key> <string>constraint_property</string> </key>
<value> <value>
<tuple> <tuple>
<string>destination_reference</string>
<string>reference</string> <string>reference</string>
</tuple> </tuple>
</value> </value>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment