Files
turbo-mothership/manifests/capi-stack/tinkerbell-infraprovider.yaml
Pavel Basov df9937f0c3 Initial commit: Turbo Mothership bare metal management cluster
- k0s bootstrap with Cilium and OpenEBS
- ArgoCD apps for infra, CAPI, Tinkerbell, and Netris
- Ansible playbooks for virtual baremetal lab and Netris switches
- CAPI provider manifests for k0smotron and Tinkerbell
2025-12-15 19:59:58 +01:00

19 lines
472 B
YAML

---
# Tinkerbell Infrastructure Provider for CAPI
apiVersion: operator.cluster.x-k8s.io/v1alpha2
kind: InfrastructureProvider
metadata:
name: tinkerbell
namespace: capi
spec:
version: v0.6.7
configSecret:
name: tinkerbell-provider-credentials
fetchConfig:
url: https://github.com/tinkerbell/cluster-api-provider-tinkerbell/releases/download/v0.6.7/infrastructure-components.yaml
manager:
health: {}
metrics: {}
verbosity: 1
webhook: {}