File tree 5 files changed +5
-0
lines changed
src/test/resources/expected_helm_output
5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -340,6 +340,7 @@ data:
340
340
persistentVolumeClaimRetentionPolicy:
341
341
whenDeleted: null
342
342
whenScaled: null
343
+ subPath: null
343
344
sharedHome:
344
345
customVolume: {}
345
346
mountPath: /var/atlassian/application-data/shared-home
Original file line number Diff line number Diff line change @@ -412,6 +412,7 @@ data:
412
412
persistentVolumeClaimRetentionPolicy:
413
413
whenDeleted: null
414
414
whenScaled: null
415
+ subPath: null
415
416
sharedHome:
416
417
customVolume: {}
417
418
mountPath: /var/atlassian/application-data/shared-home
Original file line number Diff line number Diff line change @@ -408,6 +408,7 @@ data:
408
408
persistentVolumeClaimRetentionPolicy:
409
409
whenDeleted: null
410
410
whenScaled: null
411
+ subPath: null
411
412
sharedHome:
412
413
customVolume: {}
413
414
mountPath: /var/atlassian/application-data/shared-home
Original file line number Diff line number Diff line change @@ -287,6 +287,7 @@ data:
287
287
persistentVolumeClaimRetentionPolicy:
288
288
whenDeleted: null
289
289
whenScaled: null
290
+ subPath: null
290
291
sharedHome:
291
292
customVolume: {}
292
293
mountPath: /var/atlassian/application-data/crowd/shared
Original file line number Diff line number Diff line change @@ -315,6 +315,7 @@ data:
315
315
persistentVolumeClaimRetentionPolicy:
316
316
whenDeleted: null
317
317
whenScaled: null
318
+ subPath: null
318
319
sharedHome:
319
320
customVolume: {}
320
321
mountPath: /var/atlassian/application-data/shared-home
You can’t perform that action at this time.
0 commit comments