kolla-ansible/k8s/service/zaqar-server-service.yaml
Jeff Peeler 24dca1e124 Implement zaqar container
The current implementation has been configured to use sqlite instead of
mongodb, since that container service is not yet available. Also, there
are no Icehouse RPMs available, so the Juno RPMs are fetched and
manually installed.

Implements: blueprint kube-zaqar-container

Change-Id: Ie875ab43ad3db92ae2712492ee151fbad0fec3cc
2014-11-19 17:03:16 -05:00

8 lines
106 B
YAML

apiVersion: v1beta1
containerPort: 8888
id: zaqar-server
kind: Service
port: 8888
selector:
name: zaqar