Skip to content

Commit 367df87

Browse files
cosmic-floodclaude
andcommitted
chore: untrack and gitignore keyvault-secret-provider.local.yaml
The file holds per-cluster Azure tenant/identity/Key Vault metadata — copied from keyvault-secret-provider.yaml (the tracked template) and edited locally per cluster. It got committed by accident; remove from the index but keep on disk, and add an explicit pattern under the charts/ section that actually matches its real location (the previous */keyvault-secret-provider.local.yaml only matched one directory level). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0c5993a commit 367df87

2 files changed

Lines changed: 2 additions & 113 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,5 @@ data-process/stats-service/.env
206206
# ======
207207
# charts/ (Helm)
208208
# ======
209-
charts/featbit-rda/**/values.local.yaml
209+
charts/featbit-rda/**/values.local.yaml
210+
charts/featbit-rda/**/keyvault-secret-provider.local.yaml

charts/featbit-rda/examples/aks/keyvault-secret-provider.local.yaml

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)