Change bucket name for prod overlay
This commit is contained in:
parent
0a2dd7532f
commit
babeb5007f
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||||
targetRevision: streams-manifests-2024-12-11-v07
|
targetRevision: streams-manifests-2024-12-16-v01
|
||||||
path: kafdrop/overlays/test
|
path: kafdrop/overlays/test
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|
|
@ -7,7 +7,7 @@ spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||||
targetRevision: streams-manifests-2024-12-09-v09
|
targetRevision: streams-manifests-2024-12-16-v01
|
||||||
path: kafka-resources/overlays/prod
|
path: kafka-resources/overlays/prod
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|
|
@ -14,7 +14,7 @@ spec:
|
||||||
|
|
||||||
# S3 Configuration
|
# S3 Configuration
|
||||||
s3.region: us-east-1
|
s3.region: us-east-1
|
||||||
s3.bucket.name: delta-lake-test
|
s3.bucket.name: das-test-data
|
||||||
s3.part.size: '134217728' # Part size for upload (1 GB/ 128mb)
|
s3.part.size: '134217728' # Part size for upload (1 GB/ 128mb)
|
||||||
|
|
||||||
# Performance tuning
|
# Performance tuning
|
||||||
|
|
Loading…
Add table
Reference in a new issue