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
I am trying to update Galaxy from helm version 5.3.1 to 5.5.0 and while doing that I am getting following errors
Error: UPGRADE FAILED: error validating "": error validating data: [
ValidationError(OperatorConfiguration.configuration): unknown field "enable_team_id_clustername_prefix" in do.zalan.acid.v1.OperatorConfiguration.configuration,
ValidationError(OperatorConfiguration.configuration.kubernetes): unknown field "enable_readiness_probe" in do.zalan.acid.v1.OperatorConfiguration.configuration.kubernetes,
ValidationError(OperatorConfiguration.configuration.kubernetes): unknown field "pod_antiaffinity_preferred_during_scheduling" in do.zalan.acid.v1.OperatorConfiguration.configuration.kubernetes,
ValidationError(OperatorConfiguration.configuration.kubernetes): unknown field "share_pgsocket_with_sidecars" in do.zalan.acid.v1.OperatorConfiguration.configuration.kubernetes,
ValidationError(OperatorConfiguration.configuration.load_balancer): unknown field "master_legacy_dns_name_format" in do.zalan.acid.v1.OperatorConfiguration.configuration.load_balancer,
ValidationError(OperatorConfiguration.configuration.load_balancer): unknown field "replica_legacy_dns_name_format" in do.zalan.acid.v1.OperatorConfiguration.configuration.load_balancer
]
In helm charts postgres Operator version changes from 1.8.2 to 1.9.0
Any advice on how to fix it will be appreciated.
Thanks
Anil
The text was updated successfully, but these errors were encountered:
Hi
I am trying to update Galaxy from helm version 5.3.1 to 5.5.0 and while doing that I am getting following errors
In helm charts postgres Operator version changes from 1.8.2 to 1.9.0
Any advice on how to fix it will be appreciated.
Thanks
Anil
The text was updated successfully, but these errors were encountered: