mirror of
https://github.com/tale/headplane.git
synced 2026-08-05 19:57:42 +00:00
fix: use context for k8s config
This commit is contained in:
@@ -37,6 +37,7 @@ const dockerConfig = type({
|
||||
|
||||
const kubernetesConfig = type({
|
||||
enabled: stringToBool,
|
||||
pod_name: 'string',
|
||||
validate_manifest: stringToBool,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user