Darkmatter Gitops Conventions

Safe-change playbook for the darkmatter/gitops repo — validation before commit (kubeconform with CI-identical flags, yq for YAML manifests, jq for SOPS JSON, git diff --check), sha-pinned images, KSOPS/SOPS secret editing rules, rollback via revert, and how ArgoCD reconciles. Use for ANY change to darkmatter/gitops (manifests, Helm values, apps/*.yaml, secrets), when asked to bump an image tag, wire a secret, or roll back a deploy. Also use when tempted to kubectl apply/edit/patch anything — the answer is no.

darkmatter 968a5cd 3.6 KB Updated

File contents

darkmatter/skills/tree/main/skills/darkmatter-gitops-conventions commit 968a5cd5a6

Frequently asked questions

npx skillmds@latest add darkmatter/darkmatter-gitops-conventions