Merge pull request #15005 from jamieklassen/k8s-cluster-cafile

[kubernetes-backend] support caFile on clusters defined in app-config
This commit is contained in:
Fredrik Adelöw
2022-12-12 11:46:57 +01:00
committed by GitHub
12 changed files with 90 additions and 30 deletions
+1
View File
@@ -70,6 +70,7 @@
"@types/aws4": "^1.5.1",
"@types/http-proxy-middleware": "^0.19.3",
"aws-sdk-mock": "^5.2.1",
"mock-fs": "^5.2.0",
"msw": "^0.49.0",
"supertest": "^6.1.3"
},