initial commit

This commit is contained in:
2026-08-30 20:45:54 -06:00
commit 32ab1213fb
20 changed files with 1349 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Stack configuration for the `dev` stack.
#
# kubeconfig is inherited from the default kubeconfig/current context, so
# no provider config is needed here. Secrets (e.g. pull secrets) would be
# set with: `pulumi config set --secret <key> <value>`.
config:
# Example cluster context to target. Set once with:
# pulumi config set k8s:context <context-name>
# k8s:context: my-onprem-cluster