You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I try use helm chart to install last version aerospike into kubernetes and got this error:
CRITICAL (config): (cfg.c:3082) {production} must configure non-zero 'nsup-period' or 'allow-ttl-without-nsup' true if 'default-ttl' is non-zero
I got this error because I'm using TTL for object but with helm chart I couldn't set nsup-period
Please add it
The text was updated successfully, but these errors were encountered:
Hello, I try use helm chart to install last version aerospike into kubernetes and got this error:
CRITICAL (config): (cfg.c:3082) {production} must configure non-zero 'nsup-period' or 'allow-ttl-without-nsup' true if 'default-ttl' is non-zero
I got this error because I'm using TTL for object but with helm chart I couldn't set nsup-period
Please add it
The text was updated successfully, but these errors were encountered: