mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
add explicit protocol TCP to host-sensor YAML
This commit is contained in:
@@ -40,6 +40,7 @@ spec:
|
||||
- name: http
|
||||
hostPort: 7888
|
||||
containerPort: 7888
|
||||
protocol: TCP
|
||||
resources:
|
||||
limits:
|
||||
cpu: 0.1m
|
||||
|
||||
Reference in New Issue
Block a user