charts/celestia-local is currently defined as a Deployment:
It is in fact more similar to a pet than cattle and should therefore be a StatefulSet instead. Doing this would also unblock #1295 because no local copy of celestia-appd would be necessary as the transfer can be initiated from the stateful set container.
┆Issue Number: ENG-621
charts/celestia-local is currently defined as a
Deployment:astria/charts/celestia-local/templates/deployment.yaml
Line 2 in 961294c
It is in fact more similar to a pet than cattle and should therefore be a
StatefulSetinstead. Doing this would also unblock #1295 because no local copy ofcelestia-appdwould be necessary as the transfer can be initiated from the stateful set container.┆Issue Number: ENG-621