Commit 827cb249 authored by Spiros Koulouzis's avatar Spiros Koulouzis

fixed version and selector

parent c17fa743
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
namespace: conf
......@@ -10,6 +10,9 @@ metadata:
io.kompose.service: mongo-express
name: mongo-express
spec:
selector:
matchLabels:
io.kompose.service: mongo-express
replicas: 1
strategy: {}
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