Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IngressProps

Hierarchy

  • IngressProps

Index

Properties

Properties

Optional Readonly annotations

annotations: {}

A key/value map of annotations to customize the Ingress (do path prefix routing, etc.).

default

{}

Type declaration

  • [key: string]: string

Optional Readonly port

port: number

External port.

default

80

Readonly rules

A list of host rules used to configure the Ingress.

Generated using TypeDoc