TP-IaC-Kubernetes/exemples.yaml

11 lines
140 B
YAML

---
- hosts: worker-node
name: "HostPath"
roles:
- role: hostpath
---
- hosts: control-plane
name: "NFS"
roles:
- role: nfs