Enable pre-upgrade job for Longhorn in values.yaml, update MetalLB README for clarity on LoadBalancer IP assignment, and enhance Talos configuration with node IP validation for VIPs. Update cluster build documentation to reflect new application versions and configurations.
This commit is contained in:
10
clusters/noble/bootstrap/argocd/apps/README.md
Normal file
10
clusters/noble/bootstrap/argocd/apps/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Argo CD — app-of-apps children
|
||||
|
||||
Add **`Application`** manifests here (one file per workload or group). The **`noble-root`** Application in the parent directory syncs this folder.
|
||||
|
||||
Example patterns:
|
||||
|
||||
- **Helm:** `spec.source` with `chart`, `repoURL` (Helm repo), and `helm.valueFiles` pointing at paths in the same git repo.
|
||||
- **Kustomize / plain manifests:** `spec.source.path` to a directory of YAML.
|
||||
|
||||
The historical **`clusters/noble/apps/*`** tree is written for **manual `helm upgrade`**; migrating each app to an Argo CD `Application` is optional follow-up work.
|
||||
Reference in New Issue
Block a user