Skip to content

Commit

Permalink
remove pvc
Browse files Browse the repository at this point in the history
  • Loading branch information
parklize committed Jul 16, 2024
1 parent 61de65e commit fd0cae7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions server/charts/server/templates/pvc.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion server/charts/server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ingressHostName: semantification-service
persistence:
storageClass: "longhorn"
existingClaim: ""
enabled: true
enabled: false
accessMode: ReadWriteOnce
size: 10Gi
additionalVolumes: []
Expand Down

0 comments on commit fd0cae7

Please sign in to comment.