Skip to content

Commit

Permalink
Add os field for logging Windows image
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgerace committed Apr 22, 2021
1 parent 0faee90 commit 5c0a0b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
rbac:
enabled: true
psp:
@@ -85,3 +93,83 @@
@@ -85,3 +93,84 @@
additionalLabels: {}
metricRelabelings: []
relabelings: []
Expand Down Expand Up @@ -77,6 +77,7 @@
+ repository: rancher/mirrored-banzaicloud-fluentd
+ tag: v1.11.5-alpine-12
+ nodeagent_fluentbit:
+ os: "windows,linux"
+ repository: rancher/fluent-bit
+ tag: 1.6.10
+
Expand Down
2 changes: 1 addition & 1 deletion packages/rancher-logging/package.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://kubernetes-charts.banzaicloud.com/charts/logging-operator-3.9.4.tgz
packageVersion: 00
releaseCandidateVersion: 05
releaseCandidateVersion: 06
additionalCharts:
- workingDir: charts-crd
crdOptions:
Expand Down

0 comments on commit 5c0a0b8

Please sign in to comment.