Skip to content

Commit b94577d

Browse files
author
ZacharyLeahan
committed
Fix PVC name to match existing production PVC
1 parent e3197a1 commit b94577d

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)