Select Git revision
values-preprod.yaml
values-preprod.yaml 460 B
# Default values for CDB app.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
# We have only done front for now
name: cdb-preprod
api:
ingress:
tlsEnabled: false
host: api-preprod.asejourne.takima.school
front:
enabled: true
image:
repository: registry.gitlab.com/takima-school/images/cdb/www
tag: latest
replicaCount: 1
ingress:
tlsEnabled: false
host: preprod.asejourne.takima.school