Added
- added shared
generic.nodeSelectordefaults for workloads - added shared
generic.resourcesdefaults for workload containers - added
servicesGeneralfor common labels and annotations on renderedServiceresources, including generated governing Services - added
generic.podSecurityContextandgeneric.containerSecurityContextdefaults with optionalmergeWithGeneric: trueoverride semantics - added
generic.automountServiceAccountTokenand workload-levelautomountServiceAccountToken - added typed
projectedvolumes viavolumes[].type: projected - added generated
ServiceAccount.imagePullSecretssupport viaserviceAccountDefaultImagePullSecretName,serviceAccountGeneral.imagePullSecrets, and per-ServiceAccount overrides - added a curated
samples/catalog with smoke coverage for the main deployment scenarios
Changed
- updated the local compatibility helpers and
nuc-commonhelper library to support the new pod/service account/security context behavior consistently - expanded
values.yaml,values.schema.json,values.yaml.example, and README documentation for the new shared workload, Service, volume, and ServiceAccount options
What's Changed
Full Changelog: v3.0.11...v3.0.12