add selector

This commit is contained in:
Torma Kristóf 2020-04-13 01:08:01 +02:00
parent 177f9f2c5d
commit ef045fd5c2
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ metadata:
name: output-influxdb name: output-influxdb
namespace: birbnetes namespace: birbnetes
spec: spec:
selector:
matchLabels:
app: output-influx
strategy:
type: Recreate
replicas: 1 replicas: 1
template: template:
metadata: metadata: