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:
Dmitry Dunaev
2022-03-02 13:20:32 +03:00
committed by GitHub

View File

@@ -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