Autopilot Bootstrap

This commit is contained in:
David Landry 2025-07-17 14:22:51 -04:00
parent e2ec2c3f62
commit bda18d0161
9 changed files with 203 additions and 0 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.