charts: refresh ingress-nginx cert-manager cert-manager-webhook-gandi
diff --git a/charts/cert-manager-webhook-gandi/testdata/gandi/api-key.yaml.sample b/charts/cert-manager-webhook-gandi/testdata/gandi/api-key.yaml.sample
new file mode 100644
index 0000000..94c40c0
--- /dev/null
+++ b/charts/cert-manager-webhook-gandi/testdata/gandi/api-key.yaml.sample
@@ -0,0 +1,7 @@
+apiVersion: v1
+kind: Secret
+metadata:
+  name: gandi-api-key
+type: Opaque
+data:
+  key: <BASE64 API KEY>