Skip to content

Allow overriding replicas number

Konstantinos Samaras-Tsakiris requested to merge override-replicas into master

Needs testing:

  • create a drupalsiteconfigoverride with no replicas field
    • check that the deployment has the correct number of replicas for both QoS classes
  • create a drupalsiteconfigoverride with replicas=4
    • check that this many replicas are created irrespective of the QoS class

Merge request reports