Skip to content

cloudnautique/aiven-redis

Repository files navigation

Aiven Redis service Acorn

This Acorn provides a Redis database from the Aiven platform.

Prerequisites

To use this Acorn, you will need to first create a secret:

secrets: "aiven-account"
    type: "opaque"
    data: {
        token: ""
        project: ""
        email: ""
    }
acorn secret create aiven-account --data token=... --data project=... --data email=...

Usage

Volumes:   <none>
Secrets:   aiven-account, redis-password
Containers: <none>
Ports:     <none>

      --db-name string   Name of the redis service to create. (Default is "[ACORN-NAME]-redis-0")
      --plan string      Plan of the redis service to create. (Default is "free-1")

About

Acorn for Aiven redis database

Resources

Stars

Watchers

Forks

Packages