Code Monkey home page Code Monkey logo

Comments (5)

javsalgar avatar javsalgar commented on June 30, 2024

Hi!

Could you let us know which values you are using to deploy the chart? We would like to reproduce it on our side

from charts.

clickersmudge avatar clickersmudge commented on June 30, 2024

Hi!

Could you let us know which values you are using to deploy the chart? We would like to reproduce it on our side

Yes, sure.

global:
  storageClass: hcloud-volumes
image:
  registry: docker.io
  repository: example/dev-id-example-com
  tag: ff1ad9085196e44e14883e568128081ac949c3e0
  pullSecrets: [docker-io-example]
auth:
  adminUser: example
  existingSecret: auth
  passwordSecretKey: password
tls:
  enabled: true
  autoGenerated: true
production: true
extraEnvVars:
  - name: KC_DB
    value: postgres
  - name: KC_DB_URL
    value: jdbc:postgresql://cockroachdb.dev-id-example-com-cockroachdb.svc.cluster.local:26257/dev_id_example_com
  - name: KC_STORAGE
    value: jpa
  - name: KC_TRANSACTION_XA_ENABLED
    value: "false"
  - name: KC_HOSTNAME_URL
    value: "https://dev.id.example.com"
  - name: KC_HOSTNAME_ADMIN_URL
    value: "https://dev.id.example.com"
  - name: KC_HTTP_ENABLED
    value: "true"
  - name: KC_HOSTNAME_STRICT
    value: "true"
replicaCount: 1
# podAntiAffinityPreset: hard
ingress:
  enabled: true
  hostname: dev.id.example.com
  annotations:
    cert-manager.io/cluster-issuer: letsencrypt-prod
    kubernetes.io/ingress.class: nginx
    nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
  tls: true
postgresql:
  enabled: false
externalDatabase:
  existingSecret: external-database
  existingSecretHostKey: host
  existingSecretPortKey: port
  existingSecretUserKey: user
  existingSecretDatabaseKey: database
  existingSecretPasswordKey: password

from charts.

carrodher avatar carrodher commented on June 30, 2024

The issue may not be directly related to the Bitnami container image or Helm chart, but rather to how the application is being utilized or configured in your specific environment.

Having said that, if you think that's not the case and are interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

If you have any questions about the application itself, customizing its content, or questions about technology and infrastructure usage, we highly recommend that you refer to the forums and user guides provided by the project responsible for the application or technology.

With that said, we'll keep this ticket open until the stale bot automatically closes it, in case someone from the community contributes valuable insights.

from charts.

github-actions avatar github-actions commented on June 30, 2024

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

from charts.

github-actions avatar github-actions commented on June 30, 2024

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.

from 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.