# 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