Commit caf2ebb2 authored by Nick Stogner's avatar Nick Stogner

fix incorrect db label

The rethinkdb example driver-service was incorrectly labeled as db: `influxdb`
parent 9f64eb16
......@@ -2,7 +2,7 @@ apiVersion: v1
kind: Service
metadata:
labels:
db: influxdb
db: rethinkdb
name: rethinkdb-driver
spec:
ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment