Skip to content

Commit

Permalink
Merge pull request #611 from accorvin/superset-storageclass
Browse files Browse the repository at this point in the history
Update storage class for superset db
  • Loading branch information
accorvin authored Feb 28, 2024
2 parents 3e339d0 + d24464b commit 7c3e1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/overlays/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ patchesJson6902:
- patch: |
- op: add
path: "/spec/storageClassName"
value: dynamic-nfs
value: rh-internal-nfs
target:
kind: PersistentVolumeClaim
name: postgresql
Expand Down

0 comments on commit 7c3e1f1

Please sign in to comment.