Skip to content

Commit

Permalink
Fixing local path provisioner (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
hectormachin authored Aug 21, 2023
1 parent fddbb2b commit bbc8329
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions charts/postgres/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ keywords:
- postgres
sources:
home:
dependencies:
- name: local-path-provisioner
condition: local-path-provisioner.enabled
version: "0.0.25"
repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
# dependencies:
# - name: local-path-provisioner
# condition: local-path-provisioner.enabled
# version: "0.0.25"
# repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
10 changes: 5 additions & 5 deletions charts/stac-fastapi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ appVersion: "0.1.0"
keywords:
- stac-fastapi
home:
dependencies:
- name: local-path-provisioner
condition: local-path-provisioner.enabled
version: "0.0.25"
repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"
# dependencies:
# - name: local-path-provisioner
# condition: local-path-provisioner.enabled
# version: "0.0.25"
# repository: "https://element84.github.io/filmdrop-k8s-helm-charts/"

0 comments on commit bbc8329

Please sign in to comment.