Skip to content
  • Mitchell Nielsen's avatar
    Use 'global.ingress.class' in IngressClass name · f4ed8db3
    Mitchell Nielsen authored and Jason Plum's avatar Jason Plum committed
    - Creates a new template that returns only the IngressClass value
    - Uses that new template in the existing template that writes
      `ingressClassName: "value"`
    - Uses the new template in the IngressClass template to ensure that
      'global.ingress.class' is considered when setting its name
    - Updates the fork documentation for the change
    
    Changelog: fixed
    f4ed8db3