clusters in app-config support caFile

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
This commit is contained in:
Jamie Klassen
2022-12-02 18:23:18 -05:00
parent ea4192ff68
commit 22e20b3a59
12 changed files with 78 additions and 21 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Clusters declared in the app-config can now have their CA configured via a local filesystem path using the `caFile` property.