You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there are 2 fields size and replicas that serve the same purpose.
Size was deprecated about 10 months ago, but is still mentioned in the documentation and may be used in some places in the code.
We need to have just 1 field for cluster size to avoid confusion and bad user experience.
Charts also need to be updated to use the new replicas field.
The text was updated successfully, but these errors were encountered:
Currently there are 2 fields
size
andreplicas
that serve the same purpose.Size was deprecated about 10 months ago, but is still mentioned in the documentation and may be used in some places in the code.
We need to have just 1 field for cluster size to avoid confusion and bad user experience.
Charts also need to be updated to use the new
replicas
field.The text was updated successfully, but these errors were encountered: