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>
10 lines
196 B
YAML
10 lines
196 B
YAML
tap:
|
|
snapshots:
|
|
cloud:
|
|
provider: azblob
|
|
prefix: snapshots/
|
|
azblob:
|
|
storageAccount: kubesharkstore
|
|
container: snapshots
|
|
storageKey: c29tZWtleWhlcmU=
|