Skip to content

Commit

Permalink
Add s3 backups to Helm values
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhen Ivantsov committed Nov 10, 2024
1 parent 96fbcc9 commit a773a6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/test/resources/expected_helm_output/jira/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ data:
bucketName: null
bucketRegion: null
endpointOverride: null
backups:
bucketName: null
bucketRegion: null
endpointOverride: null
securityContext:
fsGroup: 2001
securityContextEnabled: true
Expand Down

0 comments on commit a773a6c

Please sign in to comment.