fix
This commit is contained in:
@@ -8,12 +8,13 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: local-path-storage
|
namespace: local-path-storage
|
||||||
source:
|
sources:
|
||||||
# Direktes Linken zum offiziellen GitHub Repo
|
- chart: local-path-provisioner
|
||||||
repoURL: 'https://github.com/rancher/local-path-provisioner.git'
|
repoURL: 'https://github.com/rancher/local-path-provisioner.git'
|
||||||
targetRevision: 0.0.36
|
targetRevision: 0.0.36
|
||||||
path: deploy/chart/local-path-provisioner
|
path: deploy/chart/local-path-provisioner
|
||||||
helm:
|
helm:
|
||||||
|
releaseName: local-path-provisioner
|
||||||
values: |
|
values: |
|
||||||
storageClass:
|
storageClass:
|
||||||
name: local-path
|
name: local-path
|
||||||
|
|||||||
Reference in New Issue
Block a user