531651225 opened a new issue, #3452: URL: https://github.com/apache/incubator-streampark/issues/3452
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Java Version _No response_ ### Scala Version 2.11.x ### StreamPark Version 2.1.2 ### Flink Version 1.14.4 ### deploy mode kubernetes-application ### What happened streampark config streampark.flink-k8s.ingress.class default value is wrong ### Error Exception ```log 2024-01-03 10:04:52 | ^[[34mINFO ^[[0;39m | ^[[1;33mstreampark-deploy-executor-0^[[0;39m | ^[[1;32morg.apache.streampark.console.core.service.impl.ApplicationServiceImpl^[[0;39m:1643] Failed to create ingress, stack info:Failure executing: POST at: https://10.152.63.76/apis/networking.k8s.io/v1/namespaces/flink-cluster/ingresses. Message: Ingress.extensions "es-micro-event-pipline-new" is invalid: annotations.kubernetes.io/ingress.class: Invalid value: "streampark": must match `ingressClassName` when both are specified. Received status: Status(apiVersion=v1, code=422, details=StatusDetails(causes=[StatusCause(field=annotations.kubernetes.io/ingress.class, message=Invalid value: "streampark": must match `ingressClassName` when both are specified, reason=FieldValueInvalid, additionalProperties={})], group=extensions, kind=Ingress, name=es-micro-event-pipline-new, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=Ingress.extensions "es-micro-event-pipli ne-new" is invalid: annotations.kubernetes.io/ingress.class: Invalid value: "streampark": must match `ingressClassName` when both are specified, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Invalid, status=Failure, additionalProperties={}). ``` ### Screenshots _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR!(您是否要贡献这个PR?) ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
