mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-07-11 01:19:26 +00:00
* Add explicit configs * Add helm unit tests * fixpipeline * latest --------- Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
11 lines
245 B
YAML
11 lines
245 B
YAML
tap:
|
|
snapshots:
|
|
cloud:
|
|
provider: s3
|
|
prefix: snapshots/
|
|
s3:
|
|
bucket: kubeshark-snapshots
|
|
region: us-east-1
|
|
accessKey: AKIAIOSFODNN7EXAMPLE
|
|
secretKey: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
|