blob: 70ed3984435a77671359ec3b3f034c4083e7ea55 [file] [log] [blame]
# Copyright 2021-present Open Networking Foundation
# SPDX-License-Identifier: Apache-2.0
image:
repository: registry.hub.docker.com/opennetworking/int-host-reporter
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
# CNI in use, possible values: cilium, calico-ebpf, calico-iptables
cni: cilium
dataInterface: enp0s8
intCollector: 192.168.33.50:30001
intWatchlistRules:
# - protocol: "UDP"
# srcAddr: "192.168.99.50/32"
# dstAddr: "192.168.99.20/32"
# - protocol: "TCP"
# srcAddr: "192.168.99.50/32"
# dstAddr: "192.168.99.20/32"