mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-25 17:23:48 +01:00
add selector for Zabbix agent DaemonSet
This commit is contained in:
parent
59749e683c
commit
add779496a
@ -458,6 +458,9 @@ metadata:
|
||||
tier: agent
|
||||
namespace: zabbix
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
name: zabbix-agent
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
|
Loading…
Reference in New Issue
Block a user