Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-4278

Add resources configuration Helm Chart

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • Not applicable
    • Hop Server

    Description

      Add resources section configuration in `hop-deployement.yaml` file

      Something like :

      // Some comments here
      apiVersion: apps/v1
      kind: Deployment
      ...
      spec: 
        template: 
          spec: 
            containers: 
                  resources: 
                  {{- toYaml .Values.resources | nindent 12 }}
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mlherbette Marc LHERBETTE
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: