Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ApplicationProps

Index

Properties

Optional Readonly createServiceAccount

createServiceAccount: boolean

Creates a service account and attach it to any deployment pods. serviceAccountName: release name

Readonly deployment

deployment: DeploymentProps

Deployment configuration

Optional Readonly ingress

ingress: Omit<IngressProps, "port">

Ingress configuration

Optional Readonly port

port: number

Port to expose the application on.

Generated using TypeDoc