Values¶
All configurable options in Hydra's value system. Covers the global.hydra block, value layering, and every available configuration key.
Contents¶
- Overview — Value layering and merge semantics
- global.hydra Reference — Complete structure of the global.hydra block
- refs — Defining dependency edges in values
- presets — Overriding preset configuration
- clones — Runtime resource copying configuration
- templatePatches — YQ-based post-render mutations
- scale — Workload scaling configuration
- diff — Diff ignore rules
- ready — Readiness probes via CEL
- ownerNamespaces — Namespace ownership declaration
- kubectl — Allowed contexts validation
- uninstall-finalizer — Custom uninstall finalizers
Prerequisites¶
- Concepts: Repositories — Understand where values live
- Concepts: Hydra ConfigMaps — Runtime value injection