Commit 23f05c30 by Aiwantaozi Committed by Alena Prokharchyk

Add logging 2.2 charts, update configmap reloader image

Problem: update configure reloader to mirrored rancher image, logging configure secret has precan and generted data Solution: update configure reloader image, separate configure secret into two secrets Issue: https://github.com/rancher/rancher/issues/19836
parent f2739b92
......@@ -2,7 +2,7 @@ apiVersion: v1
description: Rancher logging helm chart to support logging function in rancher
icon: https://raw.githubusercontent.com/fluent/fluentd-docs/master/public/logo/Fluentd_square.png
name: rancher-logging
version: 0.1.0
version: 0.1.1
appVersion: v1.1.3
home: https://www.fluentd.org/
sources:
......
......@@ -2,7 +2,7 @@ labels: {}
image:
repository: rancher/fluentd
tag: v0.1.12
tag: v0.1.13
pullPolicy: IfNotPresent
resources: {}
......
......@@ -50,7 +50,7 @@ cluster:
configmapReload:
name: reloader
image:
repository: jimmidyson/configmap-reload
repository: rancher/jimmidyson-configmap-reload
tag: v0.2.2
pullPolicy: IfNotPresent
resources: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment