Skip to content

Redis

A role to setup Galaxyredis, yielding the following objects:

  • Deployment
  • Service
  • PersistentVolumeClaim

Role Variables

  • redis_image: The redis image name. Default: redis:7

Requirements

Requires the kubernetes Python library to interact with Kubernetes: pip install kubernetes.

Dependencies

collections:

  • kubernetes.core
  • operator_sdk.util

License

GPLv2+

Author Information

Galaxy-Operator Team