Files
Go.Rig-Operator/deploy/k8s-provisioner/test/local/infra.yaml

17 lines
529 B
YAML
Raw Normal View History

2026-01-15 09:58:01 +00:00
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"