Skip to content
Snippets Groups Projects
Commit 5fc9f7d7 authored by František Dvořák's avatar František Dvořák
Browse files

Enable central logging to testing instance

parent def4e362
No related branches found
No related tags found
No related merge requests found
......@@ -55,3 +55,5 @@ ansible-playbook playbooks/cvmfs.yaml
# wait for finish
while ansible -m command -a 'kubectl get pods --all-namespaces' master | tail -n +3 | grep -Ev ' (Running|Completed) '; do sleep 5; done
ansible-playbook playbooks/security-logs.yaml
../../common/playbooks/security-logs.yaml
\ No newline at end of file
../../../common/playbooks/templates/fluent-bit-secrets.yaml.j2
\ No newline at end of file
../../../common/playbooks/templates/fluent-bit.yaml.j2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment