k8s prepwork
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -17,3 +17,13 @@ obj/
|
||||
/data/
|
||||
MotoVaultPro.csproj.user
|
||||
Properties/launchSettings.json
|
||||
|
||||
# K8s-aligned configuration and secret mounts (real files ignored; examples committed)
|
||||
config/**
|
||||
!config/
|
||||
!config/**/
|
||||
!config/**/*.example
|
||||
secrets/**
|
||||
!secrets/
|
||||
!secrets/**/
|
||||
!secrets/**/*.example
|
||||
|
||||
Reference in New Issue
Block a user