Couchbase as statefulset

Hi -

i’ve configured Couchbase (6.5.1) as statefulset in my k8s env (without Operator)
and i’ve specified 2 PVs one for /opt/couchbase & another for /data
now the issue is, after POD restart /opt couchbase is not persistent , how to persist /opt/couchbase ?