ansible/awx-operator
View on GitHubPlease add configuration capability for ingressClassName
Open
#716 opened on Jan 1, 2022
help wanted
Repository metrics
- Stars
- (1,488 stars)
- PR merge metrics
- (PR metrics pending)
Description
ISSUE TYPE
- Bug Report
SUMMARY
In ingress template the ingessClassName cannot be set. One can only work with ingress annotations, which -according to Nginx Ingress docs- seems to be legacy.
ENVIRONMENT
- AWX version: 19.5.0
- Operator version: 0.15.0
- Kubernetes version: v1.23.1
- AWX install method: openshift, minishift, docker on linux, docker for mac, boot2docker