Giter VIP home page Giter VIP logo

Comments (6)

jkroepke avatar jkroepke commented on August 25, 2024 1

No, because this would result into errors at the Deployment. Kubernetes would try to start the containers and fails then.

I create an upstream issue for this: artifacthub/hub#3619

from helm-charts.

jkroepke avatar jkroepke commented on August 25, 2024

Thats a common issue with operators.

You could use the command helm template | grep quay.io to extract additional images.

from helm-charts.

blazs3fs avatar blazs3fs commented on August 25, 2024

This would work until the container registry host changes to something else. Would it be possible to add support for supplying these two container images under image in the manifest? For example like this

spec:
  containers:
    - image: quay.io/prometheus-operator/prometheus-operator:v0.68.0
    - image: quay.io/prometheus-operator/prometheus-config-reloader:v0.68.0
    - image: quay.io/thanos/thanos:v0.32.4

from helm-charts.

jkroepke avatar jkroepke commented on August 25, 2024

@blazs3fs artifacthub/hub#3619

At the moment, there is no standardized way to define images, maybe https://github.com/nikhilsbhat/helm-images helps you.

from helm-charts.

blazs3fs avatar blazs3fs commented on August 25, 2024

Thanks for your help. I'll try helm-images and report back if it solved my problem.

from helm-charts.

blazs3fs avatar blazs3fs commented on August 25, 2024

I've tried helm-images but it did not solve my problem. The images supplied through args are still missing.

$ helm images get prometheus-community /tmp/kube-prometheus-stack -f /tmp/kube-prometheus-stack/values.yaml
quay.io/prometheus/node-exporter:v1.6.1
quay.io/kiwigrid/k8s-sidecar:1.25.1
quay.io/kiwigrid/k8s-sidecar:1.25.1
docker.io/grafana/grafana:10.1.5
registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.10.0
quay.io/prometheus-operator/prometheus-operator:v0.68.0
quay.io/prometheus/alertmanager:v0.26.0
quay.io/prometheus/prometheus:v2.47.1
docker.io/bats/bats:v1.4.1
registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6
registry.k8s.io/ingress-nginx/kube-webhook-certgen:v20221220-controller-v1.5.1-58-g787ea74b6

from helm-charts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.