Skip to main content

NginxIngress



Resource Icon

Resource Overview

A Helm chart used to install the Nginx Ingress Controller.

Associated Resources

Parent Resource

Connected Resources


Resource Configuration

Basic Settings

  • namespace : Namespace where the Nginx Ingress Helm Chart resource will be deployed
  • version : Version of the Nginx Ingress Helm Chart to use
  • replica_count : Number of replicas for the Ingress Controller Deployment
  • external_traffic_policy : External traffic handling policy - Cluster, Local
  • ingress_class_name : Name of the Ingress Class managed by this Ingress Controller
  • set : Key-value configuration used to dynamically override values of the base Nginx Ingress Controller Helm Chart

References