Initialize ops repository

This commit is contained in:
vaultsovereign
2025-12-17 15:13:19 +00:00
commit f375d21a9e
51 changed files with 590 additions and 0 deletions

8
30-infra/README.md Normal file
View File

@@ -0,0 +1,8 @@
# Infrastructure
Infrastructure is cattle.
Store infrastructure-as-code and configuration management here.
Guardrail: keep state and generated artifacts out of Git (e.g., Terraform state).

1
30-infra/config/.gitkeep Normal file
View File

@@ -0,0 +1 @@

1
30-infra/k8s/.gitkeep Normal file
View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@