gitops: public-safe values, docs; remove legacy app/resources
- Sanitize placeholders, centralize values under gitops/values/ - Argo Application placeholder repoURL; env-example + observability.yaml - Remove Swarm app/, resources/, install.sh; add root README Made-with: Cursor
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# Copy to a private file (e.g. gitops/values/private-k3s.yaml, gitignored) or merge into gitops/values/k3s-example.yaml.
|
||||
# Copy to a private file (e.g. gitops/values/overrides.local.yaml, gitignored) or merge into gitops/values/env-example.yaml.
|
||||
#
|
||||
# Argo CD: under spec.sources, for the source with path gitops/charts/onelab, add another path to helm.valueFiles
|
||||
# (paths are relative to that chart directory), e.g.:
|
||||
# - ../../values/k3s-example.yaml
|
||||
# - ../../values/private-k3s.yaml
|
||||
# - ../../values/env-example.yaml
|
||||
# - ../../values/secrets.local.yaml
|
||||
# - ../../values/overrides.local.yaml
|
||||
|
||||
onelab:
|
||||
compliance:
|
||||
|
||||
Reference in New Issue
Block a user