Commit 73c4f400 authored by Spiros Koulouzis's avatar Spiros Koulouzis

added selector

parent fd796e8a
...@@ -9,6 +9,9 @@ metadata: ...@@ -9,6 +9,9 @@ metadata:
io.kompose.service: rabbit io.kompose.service: rabbit
name: rabbit name: rabbit
spec: spec:
selector:
matchLabels:
io.kompose.service: rabbit
replicas: 1 replicas: 1
strategy: {} strategy: {}
template: template:
......
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