Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
575 B
Markdown
Raw Normal View History

2025-08-12 13:29:42 +05:30
---
title: kubernetesCredentials
slug: /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.