Namespace-Config

There are various customizations you can do to tailor the deployment of OpenStack Namespace-Config. You can find those below.

General Parameters

  • extraObjects

    • Type: list

    • Description: Array of extra K8s manifests to deploy # Note: Supports use of custom Helm templates

    • []

  • limits[0].default.cpu

    • Type: int

    • Description:

    • 8

  • limits[0].default.memory

    • Type: string

    • Description:

    • “8192Mi”

  • limits[0].defaultRequest.cpu

    • Type: float

    • Description:

    • 0.1

  • limits[0].defaultRequest.memory

    • Type: string

    • Description:

    • “64Mi”

  • limits[0].type

    • Type: string

    • Description:

    • “Container”