mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-11-01 03:18:01 +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"
|
||||
paths:
|
||||
- path: /*
|
||||
pathType: Prefix
|
||||
pathType: ImplementationSpecific
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: alb
|
||||
alb.ingress.kubernetes.io/scheme: internet-facing
|
||||
|
||||
Reference in New Issue
Block a user