forked from cerc-io/stack-orchestrator
14 lines
273 B
YAML
14 lines
273 B
YAML
version: "1.0"
|
|
name: keycloak
|
|
description: "Keycloak"
|
|
repos:
|
|
- git.vdb.to/cerc-io/keycloak-reg-api
|
|
- git.vdb.to/cerc-io/keycloak-reg-ui
|
|
containers:
|
|
- cerc/keycloak
|
|
- cerc/webapp-base
|
|
- cerc/keycloak-reg-api
|
|
- cerc/keycloak-reg-ui
|
|
pods:
|
|
- mainnet-eth-keycloak
|