Skip to content

Node HPA issue with 4.3 version #989

@ssksanagapalli

Description

@ssksanagapalli

There's a Node HPA validation added in the helm charts with _Pega_Deployment_replicas.tpl template file. though I disabled the validation in the values file by adding HPA enabled false, Deployments are still facing the issue.

Added HPA additional configuration to each tier for node level like below.

tier:

  • name: "web"
    nodeType: "WebUser"
    nodeSelector:
    app: pega-temp
    hpa:
    enabled: false

    affinity:

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions