Coder Social home page Coder Social logo

upgrade to version 10 about helm-charts HOT 4 CLOSED

cellison avatar cellison commented on July 27, 2024
upgrade to version 10

from helm-charts.

Comments (4)

PingDavidR avatar PingDavidR commented on July 27, 2024 1

@cellison fyi, we have fixed our templating setup to correctly render the ingress if the spec.ingressClassName is not provided. Pipelines are running, but a new release will be out soon (v.0.10.1) with the fix (including the right year!)

Thanks again! I'm still checking & testing on the examples here to make sure things work.

from helm-charts.

PingDavidR avatar PingDavidR commented on July 27, 2024

Thanks @cellison I'll drop a ticket to investigate further. Something is not kosher with the latest release - thanks for letting us know!

It could be in the values file(s) as well, so we'll sort it out.

from helm-charts.

PingDavidR avatar PingDavidR commented on July 27, 2024

@cellison The changes were noted in the Helm chart revisions but not captured in our examples on the DevOps portal.

If you will modify your ingress.yaml file to have this at the end, removing the ingress.class line from the annotations and adding the spec.ingressClassName, things should work

global:
envs:
PING_IDENTITY_ACCEPT_EULA: "YES"
ingress:
enabled: true
addReleaseNameToHost: prepend
defaultDomain: "insert domain name here"
defaultTlsSecret:
annotations:
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
spec:
ingressClassName: nginx-public

from helm-charts.

cellison avatar cellison commented on July 27, 2024

thank you for the reply, I missed that in the helm chart revision notes and will be sure to look at that in more detail instead of relying on the devops page. Thanks again...all working now

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.