mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/sumologic-fluentd] Fix render error if daemonset.priorityClassName not specified (#10698)
Signed-off-by: Anton Petrov <petrov.aap@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
98105e477e
commit
51bce0da16
@@ -1,5 +1,5 @@
|
||||
name: sumologic-fluentd
|
||||
version: 0.10.0
|
||||
version: 0.10.1
|
||||
appVersion: 2.1.0
|
||||
description: Sumologic Log Collector
|
||||
keywords:
|
||||
|
||||
@@ -189,6 +189,6 @@ rbac:
|
||||
## Ignored if rbac.create is true
|
||||
serviceAccountName: default
|
||||
|
||||
daemonset:
|
||||
daemonset: {}
|
||||
# Priority Class to use for deployed daemonsets
|
||||
# priorityClassName: ""
|
||||
|
||||
Reference in New Issue
Block a user