Skip to content

feat: cap deployment revision history, drop kustomize deploy - #9

Merged
FYWinds merged 1 commit into
masterfrom
feat/chart-cleanup
Aug 12, 2026
Merged

feat: cap deployment revision history, drop kustomize deploy#9
FYWinds merged 1 commit into
masterfrom
feat/chart-cleanup

Conversation

@FYWinds

@FYWinds FYWinds commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Final step of the chart migration — both environments are live on deploy/chart (verified: all data-resource UIDs unchanged, endpoint 200s, migration hook ran).

  • revisionHistoryLimit: 3 (values-controlled): image-updater churn makes the default 10 old ReplicaSets pure noise
  • deploy/base + deploy/overlays removed; the chart is now the single deployment shape

Companion PR against dev.

- revisionHistoryLimit value (default 3); the k8s default of 10 old
  ReplicaSets is pure noise with image-updater churn
- deploy/base and deploy/overlays removed: both environments now deploy
  from deploy/chart via k3s-gitops
@FYWinds
FYWinds merged commit d2a9d18 into master Aug 12, 2026
2 checks passed
@FYWinds
FYWinds deleted the feat/chart-cleanup branch August 12, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant