feat: ncd0 example complete. Missing files for authentication, ignition etc are accessible upon deman. This is yet another great step towards full UPI automated provisionning

This commit is contained in:
2025-05-06 11:44:40 -04:00
parent c8547e38f2
commit b7fe62fcbb
13 changed files with 1684 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
helm repo add rook-release https://charts.rook.io/release
helm install --create-namespace --namespace rook-ceph rook-ceph rook-release/rook-ceph -f values.yaml