lib/generator_templates/templates/rails.yml in cpl-1.3.0 vs lib/generator_templates/templates/rails.yml in cpl-1.4.0
- old
+ new
@@ -12,10 +12,10 @@
env:
- name: LOG_LEVEL
value: debug
# Inherit other ENV values from GVC
inheritEnv: true
- image: '/org/APP_ORG/image/APP_IMAGE'
+ image: {{APP_IMAGE_LINK}}
# 512 corresponds to a standard 1x dyno type
memory: 512Mi
ports:
- number: 3000
protocol: http