Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11669

Remove docker registry from prometheus image stream

XMLWordPrintable

    • Fuse 7.5 Sprint 52 - Bug fix

      During testing, we need to use released prometheus image, but currently the prometheus image stream uses the same registry as all other syndesis stuff:

      name: '{{.Syndesis.Spec.Registry}}/{{.Images.PrometheusImagePrefix}}/{{ .Images.Support.Prometheus }}:{{ .Syndesis.Spec.Components.Prometheus.Tag }}'
      

      Removing .Syndesis.Spec.Registry and prepending PrometheusImagePrefix in config.yaml with docker registry should help (the same as with oauth proxy):

      Images:
        OAuthProxyImagePrefix: quay.io/openshift
        PrometheusImagePrefix: <add registry here as in quay>prom
      

              asmigala@redhat.com Andrej Smigala
              avano@redhat.com Andrej Vano
              Andrej Vano Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: