feat(kubernetes): add nfs-provisioner

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-07-15 23:24:52 +02:00
parent d8fd094379
commit e1a2248154
3 changed files with 7 additions and 1 deletions

View File

@@ -10,6 +10,8 @@
when: is_localhost
- role: kubernetes_argocd
when: is_localhost
- role: kubernetes_nfs
when: is_localhost
- role: kubernetes_metallb
when: is_localhost
- role: kubernetes_cert_manager