nats-io / k8s

NATS on Kubernetes with Helm Charts
Apache License 2.0
446 stars 302 forks source link

[Fix #847] Fix out of sync issue for argocd regarding volumeClaimTemplate #848

Closed MikeDevresse closed 8 months ago

MikeDevresse commented 8 months ago

See #847 for details about the issue that is fixed with this PR.

In short it solves the fact that with jetstream filestore, sometimes the app gets out of sync in argocd because the volumeClaimTemplate is not described enough.

caleblloyd commented 8 months ago

See comment on issue: https://github.com/nats-io/k8s/issues/847#issuecomment-1869732951