add selector
This commit is contained in:
parent
177f9f2c5d
commit
ef045fd5c2
@ -18,6 +18,11 @@ metadata:
|
||||
name: output-influxdb
|
||||
namespace: birbnetes
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: output-influx
|
||||
strategy:
|
||||
type: Recreate
|
||||
replicas: 1
|
||||
template:
|
||||
metadata:
|
||||
|
Loading…
Reference in New Issue
Block a user