We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39d101 commit 4174600Copy full SHA for 4174600
res/flow-capture.yml
@@ -17,6 +17,8 @@ spec:
17
serviceAccountName: netobserv-cli
18
hostNetwork: true
19
dnsPolicy: ClusterFirstWithHostNet
20
+ tolerations:
21
+ - operator: Exists
22
containers:
23
- name: netobserv-cli
24
image: "{{AGENT_IMAGE_URL}}"
res/packet-capture.yml
0 commit comments