canonical / sdcore-amf-k8s-operator

Charmed Operator for the SD-Core Access and Mobility Management Function (AMF).
https://charmhub.io/sdcore-amf-k8s
Apache License 2.0
1 stars 1 forks source link

feat: enable NRF response caching by default #368

Closed patriciareinoso closed 3 months ago

patriciareinoso commented 3 months ago

Description

Add the following to the configuration file:

enableNrfCaching: true
nrfCacheEvictionInterval: 900

Checklist: