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
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.
Please add the full spec of the volumeClaimTemplates when generating sts manifests as partial templates bug CD tools like ArgoCD. Here is the problem:
Helm generates sts manifest that says:
However, after applying that manifest Kubernetes reports the sts as:
And that bugs the whole process.
A workaround for ArgoCD could be:
but this isn't pretty..
Thank you,
Atanas
The text was updated successfully, but these errors were encountered: