Giter Site home page Giter Site logo

redis's Introduction

redis

Version: 0.1.1 Type: application AppVersion: 6.0.8.9

A Helm chart for Redis.

Homepage: https://redis.io/

Source Code

Values

Key Type Default Description
affinity object {} Configuration for affinity
autoscaling object {"enabled":false,"maxReplicas":100,"minReplicas":1,"targetCPUUtilizationPercentage":80,"targetMemoryUtilizationPercentage":80} Configuration for Autoscaling
fullnameOverride string "" Overrides the fullname
image object {"pullPolicy":"Always","repository":"mcr.microsoft.com/oss/bitnami/redis","tag":"6.0.8.9"} Image to use for deploying
image.tag string "6.0.8.9" Overrides the image tag whose default is the chart appVersion.
imagePullSecrets list [] Secret for container registry
nameOverride string "" Overrides the name
namespace object {"name":"default"} Configure default namespace
nodeSelector object {} Configuration for nodeSelector
podAnnotations object {} Additional annotations will be added to the pods of this component as well as to your Deployments or StatefulSets used to create the pods.
podSecurityContext object {} Pod SecurityContext settings
redis object {"auth":{"enabled":"yes","password":"P@ssw0rd_123"}} Auth configuration for REDIS
replicaCount int 1 Configure the replicas for the pods
resources object {"limits":{"cpu":"500m","memory":"2048M"},"requests":{"cpu":"20m","memory":"512Mi"}} Configuration for resources limits (CPU/MEM requests and limits)
securityContext object {} SecurityContext settings
service object {"name":"redis","port":6379,"type":"ClusterIP"} Service Type which are use to expose service
serviceAccount object {"annotations":{},"create":true,"name":""} Configuration for service account
serviceAccount.annotations object {} Annotations to add to the service account
serviceAccount.create bool true Specifies whether a service account should be created
serviceAccount.name string "" If not set and create is true, a name is generated using the fullname template
tolerations list [] Configuration for tolerations

Autogenerated from chart metadata using helm-docs v1.9.1

redis's People

Contributors

spy86 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.