mirror of
https://github.com/truenas/charts.git
synced 2026-02-12 23:06:13 +08:00
* Empty-Commit * temp commit * make sure that we use the pv * typo * add validation * typo * cleanup validation and add secret for smb * revert * add some tets * add more tests * add more tests * more tests * rename to share * rename * moar tests * clean * add some docs * fix name uniqueness and tests * make mountOptions validation a bit better * update docs
Common Library
Naming Scheme
- ServiceAccount:
- Primary:
$FullName - Others:
$FullName-$ServiceAccountName
- Primary:
- RBAC:
- Primary:
$FullName - Others:
$FullName-$RBACName
- Primary:
- Service:
- Primary:
$FullName - Others:
$FullName-$ServiceName
- Primary:
- Pods:
- Primary:
$FullName - Others:
$FullName-$PodName
- Primary:
- Containers:
$ContainerName - ConfigMap:
$FullName-$ConfigMapName - Secret:
$FullName-$SecretName - Scale Certificate:
$FullName-$CertName - Scale External Interface:
ix-$ReleaseName-$index
Full name ->
$ReleaseName-$ChartNameAny name that exceeds 63 characters, will throw an error