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
Investigate and address issues related to downgrading and re-installing Helm chart versions for cht-user-management. Outline and test scenarios to ensure a reliable Helm chart deployment process.
Context
We occasionally encounter the following error when running the helm upgrade command:
Error: UPGRADE FAILED: error validating "": error validating data: unknown object type "nil" in Secret.data.WORKER_PRIVATE_KEY
The current work around involves deleting the existing values and reinstalling with updated values.
The text was updated successfully, but these errors were encountered:
Description
Investigate and address issues related to downgrading and re-installing Helm chart versions for cht-user-management. Outline and test scenarios to ensure a reliable Helm chart deployment process.
Context
We occasionally encounter the following error when running the helm upgrade command:
The current work around involves deleting the existing values and reinstalling with updated values.
The text was updated successfully, but these errors were encountered: