File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5656- Bump ingress-nginx chart version to [ 4.15.0] ( https://github.com/kubernetes/ingress-nginx/releases/tag/helm-chart-4.15.0 )
5757 and ingress-nginx controller to [ v1.15.0] ( https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.15.0 )
5858 (PR[ #4824 ] ( https://github.com/scality/metalk8s/pull/4824 ) )
59+
5960- Implement ability to add certificates to fluent-bit by mounting a fluent-bit-certs secret
6061 (PR[ #4812 ] ( https://github.com/scality/metalk8s/pull/4812 ) )
6162
Original file line number Diff line number Diff line change @@ -350,6 +350,7 @@ def _download_ui_operator_crds() -> str:
350350 Path ("salt/metalk8s/addons/logging/fluent-bit/deployed/configmap.sls" ),
351351 Path ("salt/metalk8s/addons/logging/fluent-bit/deployed/init.sls" ),
352352 Path ("salt/metalk8s/addons/logging/fluent-bit/deployed/service-configuration.sls" ),
353+ Path ("salt/metalk8s/addons/logging/fluent-bit/deployed/secret.sls" ),
353354 Path ("salt/metalk8s/addons/logging/loki/config/loki.yaml" ),
354355 Path ("salt/metalk8s/addons/logging/loki/deployed/files/logs.json" ),
355356 Path ("salt/metalk8s/addons/logging/loki/deployed/files/loki.json" ),
You can’t perform that action at this time.
0 commit comments