
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
8 lines
106 B
YAML
8 lines
106 B
YAML
apiVersion: v1beta1
|
|
containerPort: 8888
|
|
id: zaqar-server
|
|
kind: Service
|
|
port: 8888
|
|
selector:
|
|
name: zaqar
|