Skip to content

Commit b48bb5e

Browse files
Merge pull request #112 from ZacharyLeahan/fix-pvc-name
Fix PVC name to match existing production PVC
2 parents bc6d1d5 + b94577d commit b48bb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

choose-native-plants/release-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ resources:
5656

5757
# Use existing resources instead of creating new ones
5858
existingPVCs:
59-
appImages: "choose-native-plants-app-images-v2"
59+
appImages: "choose-native-plants-app-images"
6060
mongoData: "choose-native-plants-mongo-data"
6161

6262
# Horizontal Pod Autoscaling configuration

0 commit comments

Comments
 (0)