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 tier: agent
namespace: zabbix namespace: zabbix
spec: spec:
selector:
matchLabels:
name: zabbix-agent
updateStrategy: updateStrategy:
type: RollingUpdate type: RollingUpdate
rollingUpdate: rollingUpdate: