rke1 to rke (#638)

pull/643/head
Jacob Payne 2020-09-16 11:36:08 -07:00 committed by GitHub
parent 0dc7708494
commit 74ea61d262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
{{- if .Values.additionalLoggingSources.rke1.enabled }}
{{- if .Values.additionalLoggingSources.rke.enabled }}
apiVersion: logging.banzaicloud.io/v1beta1
kind: Logging
metadata:

View File

@ -1,4 +1,4 @@
{{- if .Values.additionalLoggingSources.rke1.enabled }}
{{- if .Values.additionalLoggingSources.rke.enabled }}
apiVersion: logging.banzaicloud.io/v1beta1
kind: Logging
metadata:

View File

@ -67,7 +67,7 @@ diff -x '*.tgz' -x '*.lock' -uNr packages/rancher-logging/charts-original/values
+disablePvc: true
+
+additionalLoggingSources:
+ rke1:
+ rke:
+ enabled: false
+ rke2:
+ enabled: false