Files
ports/sysutils/beats7/files/patch-libbeat_autodiscover_providers_kubernetes_config.go
Juraj Lutter afd8461bb1 sysutils/beats7: Update to 7.13.2
- Update to 7.13.2
- Install heartbeat monitors that have been missed in previous
  versions.
2021-07-06 22:44:37 +02:00

12 lines
340 B
Go

--- libbeat/autodiscover/providers/kubernetes/config.go.orig 2021-07-04 13:45:07 UTC
+++ libbeat/autodiscover/providers/kubernetes/config.go
@@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.
-// +build linux darwin windows
+// +build linux darwin windows freebsd
package kubernetes