Add controller proxy certs.

This commit is contained in:
Tom Alexander
2025-12-14 14:48:53 -05:00
parent f18b7d0da9
commit f2a505131a
8 changed files with 165 additions and 4 deletions

View File

@@ -10,5 +10,6 @@ symlinkJoin {
k8s.ca
k8s.service_account
k8s.requestheader-client-ca
k8s.controller-proxy
];
}