Refactoring of code

This commit is contained in:
2023-12-25 03:37:53 +01:00
parent f4a6e067e2
commit 5fcb84f40e
3 changed files with 4 additions and 4 deletions

View File

@@ -37,5 +37,5 @@ spec:
- name: BUCKETNAME
value: ""
- name: S3_ENDPOINT
value: "https://s3.amazonaws.com"
value: "https://s3.us-west-2.amazonaws.com"
restartPolicy: Never