Nais Valkey example YAML ΒΆ
This is a complete example of a Valkey resource.
For an in-depth explanation of each field, head over to the reference documentation.
yaml
version: v1
type: Valkey
name: myvalkey
spec:
databases: 16
maxMemoryPolicy: noeviction
memory: 1GB
notifyKeyspaceEvents: KEA
persistence:
disabled: true
tier: HighAvailability
version: "9.1"