mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 20:27:31 +08:00
feat: support KnativeIngress (#524)
This commit is contained in:
@@ -15,3 +15,7 @@
|
||||
package constants
|
||||
|
||||
const DefaultIngressClass = "higress"
|
||||
|
||||
const KnativeIngressCRDName = "ingresses.networking.internal.knative.dev"
|
||||
|
||||
const KnativeServicesCRDName = "services.serving.knative.dev"
|
||||
|
||||
Reference in New Issue
Block a user