mirror of https://git.rancher.io/charts
rke1 to rke (#638)
parent
0dc7708494
commit
74ea61d262
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
{{- if .Values.additionalLoggingSources.rke1.enabled }}
|
||||
{{- if .Values.additionalLoggingSources.rke.enabled }}
|
||||
apiVersion: logging.banzaicloud.io/v1beta1
|
||||
kind: Logging
|
||||
metadata:
|
|
@ -1,4 +1,4 @@
|
|||
{{- if .Values.additionalLoggingSources.rke1.enabled }}
|
||||
{{- if .Values.additionalLoggingSources.rke.enabled }}
|
||||
apiVersion: logging.banzaicloud.io/v1beta1
|
||||
kind: Logging
|
||||
metadata:
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue