add lpp
This commit is contained in:
parent
15f48662fc
commit
ce52c3ef40
@ -2,7 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: local-path-provisioner
|
||||
namespace: local-path-storage
|
||||
namespace: local-path-provisioner
|
||||
spec:
|
||||
interval: 10m
|
||||
chart:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: local-path-storage
|
||||
namespace: local-path-provisioner
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrelease.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user