15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
|
|
# Kubernetes Deployment Module Metadata
|
||
|
|
#
|
||
|
|
# Version and metadata information
|
||
|
|
# Migrated from provisioning/kcl/k8s_deploy.k
|
||
|
|
|
||
|
|
{
|
||
|
|
version = "0.0.4",
|
||
|
|
name = "k8s_deploy",
|
||
|
|
description = "Kubernetes deployment configuration schemas",
|
||
|
|
author = "JesusPerezLorenzo",
|
||
|
|
migrated_from = "provisioning/kcl/k8s_deploy.k",
|
||
|
|
migration_date = "2025-12-15",
|
||
|
|
original_date = "2023-12-15",
|
||
|
|
}
|