<@U02SS3ZAMKQ> <@U01NT95GV8B> Getting below error...
# support
s
@Prashant Shahi @Srikanth Chekuri Getting below error while upgrading in eks to 1.17
Copy code
Error: UPGRADE FAILED: cannot patch "signoz-release-zookeeper" with kind StatefulSet: StatefulSet.apps "signoz-release-zookeeper" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden && cannot patch "signoz-release-alertmanager" with kind StatefulSet: StatefulSet.apps "signoz-release-alertmanager" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden && cannot patch "signoz-release-query-service" with kind StatefulSet: StatefulSet.apps "signoz-release-query-service" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
s
I am not really familiar with EKS, @Prashant Shahi can help with it.
s
This issue was bcz of sts
fixed
we are trying to update sts
m
Im still getting the same error, what was the fix?
--reuse-values makes the error go away fyi