Paul Brissaud

Results 4 issues of Paul Brissaud

Hi, I tried to deploy the **loki-simple-scalable** chart to store my logs in a GCS bucket. I use this values file : ```yaml loki: commonConfig: storage: filesystem: null gcs: bucket_name:...

## Proposed Changes * Add a `--no-reveal` flag to compile command to avoid revealing secret (useful if a `reveal: true` is set in the `.kapitan` config file) ## Docs and...

**Describe the bug** Using `@supabase-cache-helpers/postgrest-server` in Next and react-query with either `cache.swr(query)` or `cache.query(query)` results in a runtime error, both: - On the server when used with `prefetchQuery(...)` - On...

bug