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 ...@@ -2,7 +2,7 @@ apiVersion: v1
description: Rancher logging helm chart to support logging function in rancher 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 icon: https://raw.githubusercontent.com/fluent/fluentd-docs/master/public/logo/Fluentd_square.png
name: rancher-logging name: rancher-logging
version: 0.1.0 version: 0.1.1
appVersion: v1.1.3 appVersion: v1.1.3
home: https://www.fluentd.org/ home: https://www.fluentd.org/
sources: sources:
......
...@@ -2,7 +2,7 @@ labels: {} ...@@ -2,7 +2,7 @@ labels: {}
image: image:
repository: rancher/fluentd repository: rancher/fluentd
tag: v0.1.12 tag: v0.1.13
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: {} resources: {}
......
...@@ -50,7 +50,7 @@ cluster: ...@@ -50,7 +50,7 @@ cluster:
configmapReload: configmapReload:
name: reloader name: reloader
image: image:
repository: jimmidyson/configmap-reload repository: rancher/jimmidyson-configmap-reload
tag: v0.2.2 tag: v0.2.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
resources: {} 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