SovereignCloudStack / cluster-stacks

Definition of Cluster Stacks based on the ClusterAPI ClusterClass feature
https://scs.community/
Apache License 2.0
7 stars 6 forks source link

:bug: Remove unnecessary default values ​​from OpenStackClusterTemplate and OpenStackMachineTemplates #141

Closed michal-gubricky closed 1 month ago

michal-gubricky commented 1 month ago

What this PR does / why we need it:

Remove unnecessary default values ​​from OpenStackClusterTemplate, which are not needed cause they are defined in the values.yaml

michal-gubricky commented 1 month ago

You want probably remove it also from both OpenStackMachineTemplates

Yes, correct. Thanks for that, I did not know that it is also found in OpenStackMachineTemplates.