Skip to content

Commit 0ec511d

Browse files
author
Yevhen Ivantsov
committed
Update test output
1 parent 4773942 commit 0ec511d

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

src/test/resources/expected_helm_output/bamboo/output.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ data:
340340
persistentVolumeClaimRetentionPolicy:
341341
whenDeleted: null
342342
whenScaled: null
343+
subPath: null
343344
sharedHome:
344345
customVolume: {}
345346
mountPath: /var/atlassian/application-data/shared-home

src/test/resources/expected_helm_output/bitbucket/output.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ data:
412412
persistentVolumeClaimRetentionPolicy:
413413
whenDeleted: null
414414
whenScaled: null
415+
subPath: null
415416
sharedHome:
416417
customVolume: {}
417418
mountPath: /var/atlassian/application-data/shared-home

src/test/resources/expected_helm_output/confluence/output.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ data:
408408
persistentVolumeClaimRetentionPolicy:
409409
whenDeleted: null
410410
whenScaled: null
411+
subPath: null
411412
sharedHome:
412413
customVolume: {}
413414
mountPath: /var/atlassian/application-data/shared-home

src/test/resources/expected_helm_output/crowd/output.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ data:
287287
persistentVolumeClaimRetentionPolicy:
288288
whenDeleted: null
289289
whenScaled: null
290+
subPath: null
290291
sharedHome:
291292
customVolume: {}
292293
mountPath: /var/atlassian/application-data/crowd/shared

src/test/resources/expected_helm_output/jira/output.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,7 @@ data:
315315
persistentVolumeClaimRetentionPolicy:
316316
whenDeleted: null
317317
whenScaled: null
318+
subPath: null
318319
sharedHome:
319320
customVolume: {}
320321
mountPath: /var/atlassian/application-data/shared-home

0 commit comments

Comments
 (0)