Skip to content

Instantly share code, notes, and snippets.

View ktvcoc's full-sized avatar
💭
mbs-sadz.cc

ktvcoc

💭
mbs-sadz.cc
View GitHub Profile
@ktvcoc
ktvcoc / gadget-configmaps-values.yaml
Created April 28, 2026 12:47 — forked from mqasimsarfraz/gadget-configmaps-values.yaml
Example values file for testing Inspektor Gadget gadgetConfigMaps in Helm
# Example values file for testing gadgetConfigMaps with Helm.
# Usage: helm upgrade --install gadget ./charts/bin/gadget --namespace gadget --create-namespace -f gadget-configmaps-values.yaml
gadgetConfigMaps:
- name: trace-open
imageName: ghcr.io/inspektor-gadget/gadget/trace_open:latest
- name: trace-exec
imageName: ghcr.io/inspektor-gadget/gadget/trace_exec:latest
tags: