chore(k8s-mgmt): splitting some resource in prep for dual clusters

This commit is contained in:
David Landry 2025-09-21 15:25:00 -04:00
parent f07e8a87f2
commit e7af4bf4a3
10 changed files with 8 additions and 971 deletions

View file

@ -0,0 +1,3 @@
# Cluster Resources
This directory contains all cluster resources that should be applied to cluster: `in-cluster`.
For example `Namespace` resources that are shared by multiple applications on the same namespace.