feat(storage,security): openebs localpv (default StorageClass) + vault
Flate / Flate - Filter (pull_request) Successful in 15s
Flate / Flate (pull_request) Failing after 1m55s
Flate / Flate - Success (pull_request) Canceled after 0s

This commit is contained in:
2026-09-16 21:17:09 +00:00
parent 6b1fc54c0d
commit 8c14178bd9
13 changed files with 241 additions and 0 deletions
@@ -0,0 +1,20 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: localpv-provisioner
spec:
interval: 1h
path: ./kubernetes/apps/storage/localpv-provisioner/app
prune: true
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
targetNamespace: storage
wait: true
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
name: localpv-provisioner
namespace: storage