- Pipeline ensures the fixture ConfigMap and seeds unhealthy via patch-file - Test-runner mounts the ConfigMap read-only; no storage attach involved - New hermes-demo-repair SA + Role scoped to patching only the fixture CM - Removes the fixture PVC (Flux prunes it) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
7 lines
157 B
YAML
7 lines
157 B
YAML
# services/hermes-triage-demo/kustomization.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- namespace.yaml
|
|
- rbac.yaml
|