Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ components: sources: kubernetes_logs: {
Kubernetes cluster this can be provided with a [hostPath](\(urls.kubernetes_host_path)) volume.
""",
]
warnings: []
warnings: ["""
This source is only tested on Linux. Your mileage may vary for clusters on Windows.
"""]
notices: []
}

Expand Down