Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 571 Bytes

KubernetesServiceConnectionRequest.md

File metadata and controls

13 lines (8 loc) · 571 Bytes

KubernetesServiceConnectionRequest

Properties

Name Type Description Notes
name kotlin.String
local kotlin.Boolean If enabled, use the local connection. Required Docker socket/Kubernetes Integration [optional]
kubeconfig kotlin.Any Paste your kubeconfig here. authentik will automatically use the currently selected context. [optional]
verifySsl kotlin.Boolean Verify SSL Certificates of the Kubernetes API endpoint [optional]