Does f-m-p support to add Triggers for deploymentConfig when the container is a initContainer

4 views
Skip to first unread message

cmou...@redhat.com

unread,
Dec 4, 2017, 1:41:16 PM12/4/17
to fabric8
Hi,

The following code -> https://goo.gl/hrtAqo doesn't generate the triggers expected with the DC created excepted for some containers as showed here after ?

    triggers:
    - type: ConfigChange
    - imageChangeParams:
        automatic: true
        containerNames:
        - istio-proxy
        from:
          kind: ImageStreamTag
          name: proxy_debug:latest
      type: ImageChange
    - imageChangeParams:
        automatic: true
        containerNames:
        - spring-boot
        from:
          kind: ImageStreamTag
          name: say-service:latest
      type: ImageChange

Does f-m-p support to add Triggers to deploymentConfig when the container is an initContainer ?

Regards

Charles


Reply all
Reply to author
Forward
0 new messages