mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【修改】k8s 配置
This commit is contained in:
@@ -3,7 +3,7 @@ package ingress
|
||||
import (
|
||||
"pandax/apps/devops/services/k8s/dataselect"
|
||||
//v1 "k8s.io/api/extensions/v1beta1"
|
||||
v1 "k8s.io/api/networking/v1"
|
||||
v1 "k8s.io/api/networking/v1beta1"
|
||||
)
|
||||
|
||||
// The code below allows to perform complex data section on []extensions.Ingress
|
||||
|
||||
Reference in New Issue
Block a user