The const is being exported while the type is not being exported.
Signed-off-by: Martin Polaško <mpolasko@redhat.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
/**
|
||||
* A constant that specifies the location of the certificate for the service account.
|
||||
*
|
||||
* @internal
|
||||
* @public
|
||||
*/
|
||||
export const SERVICEACCOUNT_CA_PATH =
|
||||
'/var/run/secrets/kubernetes.io/serviceaccount/ca.crt';
|
||||
|
||||
Reference in New Issue
Block a user