mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-11-01 19:37:57 +00:00
Merge pull request #193 from Telecominfraproject/feature/wifi-7207--fix-github-actions-ingress-pathType
[WIFI-7207] Chg: github actions ingress pathType to ImplementationSpecific
This commit is contained in:
@@ -913,7 +913,7 @@ releases:
|
|||||||
- host: "ghac-webhook.cicd.lab.wlan.tip.build"
|
- host: "ghac-webhook.cicd.lab.wlan.tip.build"
|
||||||
paths:
|
paths:
|
||||||
- path: /*
|
- path: /*
|
||||||
pathType: Prefix
|
pathType: ImplementationSpecific
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: alb
|
kubernetes.io/ingress.class: alb
|
||||||
alb.ingress.kubernetes.io/scheme: internet-facing
|
alb.ingress.kubernetes.io/scheme: internet-facing
|
||||||
|
|||||||
Reference in New Issue
Block a user