Add requestheader-client-ca.

This commit is contained in:
Tom Alexander
2025-12-14 13:44:56 -05:00
parent e8bd0f6416
commit b33bb736e6
8 changed files with 68 additions and 2 deletions

View File

@@ -9,5 +9,6 @@ symlinkJoin {
k8s.kubernetes
k8s.ca
k8s.service_account
k8s.requestheader-client-ca
];
}