moving company export to different repo

This commit is contained in:
2026-04-07 06:40:44 -04:00
commit 6a422fe293
55 changed files with 2021 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Tools
* Secret Management: Bitnami Sealed Secrets Controller is the standard and available in the cluster, no plain Kubernetes secrets allowed.
* Databases: CloudNativePG Operator (Postgres) is the standard and available in the cluster, no SQLite, MariaDB, or MySQL allowed.
* Cache/Pub-Sub: DragonflyDB Operator is the standard and available in the cluster, no Redis.