add selector
This commit is contained in:
parent
177f9f2c5d
commit
ef045fd5c2
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user