How to set db_update_propagation in k8s yaml file?

I build a kong proxy in K8S with cassandra database 。
I got a problem
How to set db_update_propagation in k8s yaml file?
Or set kong.conf with “docker exec” only?
The conf will be lost when pod crash if that.

Is there any solution to solve that?

Thanks for your help

solved with KONG_DB_UPDATE_PROPAGATION.

1 Like