@@ -23,7 +23,7 @@
kind: lokistack
name: logging-loki
namespace: openshift-logging
- src: files/loki-stack.yml
+ definition: "{{ lookup('ansible.builtin.file', 'files/loki-stack.yml') }}"
# Create a ClusterLogging instance if not yet there.