Skip to content

Resource configuration for internal database deployments incorrect #798

Description

@Maximilian-Pfau-P

Hi,
the following deployments only have requests specified, no limits:
registry-clair-postgres
registry-quay-database

This leads to following error in OpenShift:
Pod "..." is invalid: spec.containers[0].resources.requests: Invalid value: "2Gi": must be less than or equal to memory limit

An option would be to only specify limits (instead of only specifiing requests). Then OpenShift automatically add requests with the same value as the specified limits.

Could you please change this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions