Parameters

The parent key for all of the following parameters is machineset_egress_cidr_operator.

namespace

type

string

default

syn-machineset-egress-cidr-operator

The namespace in which to deploy this component.

Example

namespace: example-namespace

images

type

object

default
operator:
  image: quay.io/appuio/openshift-machineset-egress-cidr-operator
  tag: v1.0.0

Container images and tags to use

resources

type

object

default
resources:
  requests:
    cpu: 20m
    memory: 50Mi
  limits:
    cpu: 300m
    memory: 100Mi

Resource requests and limits for the operator