add selector for Zabbix agent DaemonSet

This commit is contained in:
Alexey Pustovalov 2020-08-27 13:01:12 -04:00
parent 59749e683c
commit add779496a

View File

@ -458,6 +458,9 @@ metadata:
tier: agent
namespace: zabbix
spec:
selector:
matchLabels:
name: zabbix-agent
updateStrategy:
type: RollingUpdate
rollingUpdate: