HOMELAB-516: feat(lab-director): add ArgoCD env vars for sandbox provisioning #115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-516-argocd-env-vars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds argocd.* values to wire ArgoCD connection into lab-director deployment.
Required for Supervisor.SpawnSandbox() to create ArgoCD Applications.
ConfigMap: ARGOCD_SERVER_URL, CHART_REPO_URL, CHART_PATH, CHART_REVISION, NAMESPACE
Secret: ARGOCD_AUTH_TOKEN from dev-agent-argocd-token