blob: 886188c32f4e76c1d1339d64de3c33e7c217b0a2 [file] [log] [blame]
# Copyright 2021-present Open Networking Foundation
# SPDX-License-Identifier: Apache-2.0
image:
repository: 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"