You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
image_pull_secret: regcred
|
|
services:
|
|
frontend:
|
|
image_name: "registry.runcible.io/demo-helm-frontend"
|
|
image_version: "1.4.0"
|
|
replicas: 1
|
|
backend:
|
|
image_name: "registry.runcible.io/demo-helm-api"
|
|
image_version: "1.4.0"
|
|
replicas: 1
|
|
random: "tis-random-default" |