mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
Synchronize upstreamed folder to 97d510b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: redis
|
||||
version: 4.1.2
|
||||
version: 4.1.3
|
||||
appVersion: 4.0.11
|
||||
description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
|
||||
keywords:
|
||||
|
||||
@@ -12,6 +12,7 @@ spec:
|
||||
podSelector:
|
||||
matchLabels:
|
||||
app: {{ template "redis.name" . }}
|
||||
release: "{{ .Release.Name }}"
|
||||
ingress:
|
||||
# Allow inbound connections
|
||||
- ports:
|
||||
|
||||
Reference in New Issue
Block a user