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.

12 lines
289 B
YAML

---
image_pull_secret: regcred
services:
frontend:
image_name: "registry.runcible.io/demo-helm-frontend"
image_version: "1.3.0"
replicas: 1
backend:
image_name: "registry.runcible.io/demo-helm-api"
image_version: "1.3.0"
replicas: 1
random: "tis-random-default"