Drop initial code

This commit is contained in:
Danny Bessems
2026-01-15 09:58:01 +00:00
parent 227d957219
commit 1e7c9ba5cb
228 changed files with 19883 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: k8sprovisioner.appstack.io/v1alpha1
kind: Infra
metadata:
name: dev-environment-v1
namespace: fleet-default
spec:
# 1. Integration Credentials
cloudCredentialSecret: "cc-mrklm" # Matches your values.yaml example
rancherUrl: "https://rancher-mgmt.product.lan"
harvesterUrl: "https://172.27.27.190:6443"
# 2. VM Environment Defaults
vmNamespace: "vanderlande"
imageName: "vanderlande/image-qhtpc" # Default image for this environment
networkName: "vanderlande/vm-lan"
sshUser: "rancher"