mirror of
https://github.com/truenas/charts.git
synced 2026-04-03 02:38:49 +08:00
* Add minio to enterprise train * Adjust hostnetwork based on multimode configuration * add update strategy and explicitly set permissions at install time * minor typo * use new common * bump common * Add upgrade info json * make immutable the run context and check backup permissions before chowning * spacing
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