We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ab9aa commit 710151bCopy full SHA for 710151b
buildchain/buildchain/salt_tree.py
@@ -350,6 +350,7 @@ def _download_ui_operator_crds() -> str:
350
Path("salt/metalk8s/addons/logging/fluent-bit/deployed/configmap.sls"),
351
Path("salt/metalk8s/addons/logging/fluent-bit/deployed/init.sls"),
352
Path("salt/metalk8s/addons/logging/fluent-bit/deployed/service-configuration.sls"),
353
+ Path("salt/metalk8s/addons/logging/fluent-bit/deployed/secret.sls"),
354
Path("salt/metalk8s/addons/logging/loki/config/loki.yaml"),
355
Path("salt/metalk8s/addons/logging/loki/deployed/files/logs.json"),
356
Path("salt/metalk8s/addons/logging/loki/deployed/files/loki.json"),
0 commit comments