mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-10 16:25:37 +00:00
575 B
575 B
title | slug |
---|---|
kubernetesCredentials | /main-concepts/metadata-standard/schemas/security/credentials/kubernetescredentials |
KubernetesCredentials
Credentials for a Kubernetes cluster
Properties
namespace
(string): The namespace of the Kubernetes cluster.inCluster
(boolean): Whether the Kubernetes secrets manager is running in the same cluster where the OpenMetadata services are running.kubeconfigPath
(string): The path to the kubeconfig file.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.