diff --git a/deployments/ocis-nats/streams/ocis.yaml b/deployments/ocis-nats/streams/ocis.yaml index 34d528a62..06b7711e1 100644 --- a/deployments/ocis-nats/streams/ocis.yaml +++ b/deployments/ocis-nats/streams/ocis.yaml @@ -55,7 +55,7 @@ spec: maxMsgsPerSubject: 1 name: KV_cache-userinfo noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -84,7 +84,7 @@ spec: maxMsgsPerSubject: 1 name: KV_userlog noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -113,7 +113,7 @@ spec: maxMsgsPerSubject: 1 name: KV_postprocessing noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -142,7 +142,7 @@ spec: maxMsgsPerSubject: 1 name: KV_ids-storage-users noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -171,7 +171,7 @@ spec: maxMsgsPerSubject: 1 name: KV_storage-users noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -200,7 +200,7 @@ spec: maxMsgsPerSubject: 1 name: KV_eventhistory noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -229,7 +229,7 @@ spec: maxMsgsPerSubject: 1 name: KV_service-registry noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -258,7 +258,7 @@ spec: maxMsgsPerSubject: 1 name: KV_settings-cache noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3 @@ -286,7 +286,7 @@ spec: maxMsgsPerSubject: 1 name: KV_storage-system noAck: false - allowDirect: true + allowDirect: false preventDelete: false preventUpdate: false replicas: 3