diff --git a/ansible/roles/apps/templates/settings/local-path-provisioner.yaml b/ansible/roles/apps/templates/settings/local-path-provisioner.yaml index ba3e88d9ab5f2b64672582682f598cbcf8f6e13c..07ac9a45fa1f0ce7db9c86111aae8e4f0ff6ac15 100644 --- a/ansible/roles/apps/templates/settings/local-path-provisioner.yaml +++ b/ansible/roles/apps/templates/settings/local-path-provisioner.yaml @@ -5,8 +5,3 @@ nodePathMap: storageClass: defaultClass: true name: "local-storage" -# We temporarily use our own build, as we want the human-readable directories, -# but that is not yet released. -image: - repository: "open.greenhost.net:4567/openappstack/openappstack/local-path-provisioner" - tag: "unreleased" diff --git a/flux/oas/local-path-provisioner.yaml b/flux/oas/local-path-provisioner.yaml index 232c3e97a01c6df40146f7fbee4b88d3b1722bd0..bf308ef81a699712c1a0792dfd80a670b83efa0a 100644 --- a/flux/oas/local-path-provisioner.yaml +++ b/flux/oas/local-path-provisioner.yaml @@ -10,7 +10,7 @@ spec: releaseName: local-path-provisioner chart: git: https://github.com/rancher/local-path-provisioner - ref: aeb020883b0968c6c9294d0c1e635c813bccc437 + ref: v0.0.13 path: deploy/chart valuesFrom: - secretKeyRef: