Giter Site home page Giter Site logo

cant install chart v0.5.0 about istio-csr HOT 6 CLOSED

isality avatar isality commented on July 22, 2024 1
cant install chart v0.5.0

from istio-csr.

Comments (6)

nitishkrishna avatar nitishkrishna commented on July 22, 2024 2

+1 seeing the same issue, its referring to a non-existing value

from istio-csr.

JoshVanL avatar JoshVanL commented on July 22, 2024 1

Hi @isality, this looks to be a duplicate of #175
Can you update your helm version, and try again?

from istio-csr.

craigmunro avatar craigmunro commented on July 22, 2024 1

Same problem here. I've raised #182 to fix

from istio-csr.

isality avatar isality commented on July 22, 2024

H1!

I updated helm to version.BuildInfo{Version:"v3.9.3", GitCommit:"414ff28d4029ae8c8b05d62aa06c7fe3dee2bc58", GitTreeState:"clean", GoVersion:"go1.17.13"}

And right now i can do helm template istio-csr ./

---
# Source: cert-manager-istio-csr/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
imagePullSecrets:
  - name: 
metadata:
  labels:
    app.kubernetes.io/name: cert-manager-istio-csr
    helm.sh/chart: cert-manager-istio-csr-v0.5.0
    app.kubernetes.io/instance: istio-csr
    app.kubernetes.io/version: "v0.5.0"
    app.kubernetes.io/managed-by: Helm
  name: cert-manager-istio-csr

But i think it's not okay, when a non-existent field is accessed. See https://github.com/cert-manager/istio-csr/blob/v0.5.0/deploy/charts/istio-csr/templates/serviceaccount.yaml#L3

Thx

from istio-csr.

JoshVanL avatar JoshVanL commented on July 22, 2024

Could you explain this a bit more, Iā€™m not sure I follow?

But i think it's not okay, when a non-existent field is accessed

from istio-csr.

isality avatar isality commented on July 22, 2024

Ok, see

Your trying to get value .Values.image.pullSecretName here, but in values.yaml your haven't a field pullSecretName in object image.

from istio-csr.

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.