Files
kubeshark--kubeshark/helm-chart/tests/fixtures/values-gcs.yaml
T
2026-07-13 12:49:06 +08:00

10 lines
237 B
YAML

tap:
snapshots:
cloud:
provider: gcs
prefix: snapshots/
gcs:
bucket: kubeshark-snapshots
project: my-gcp-project
credentialsJson: '{"type":"service_account","project_id":"my-gcp-project"}'