From 04ea94918b24af1080c77d6a4d138b03c7c22220 Mon Sep 17 00:00:00 2001 From: Hui Yu Date: Mon, 26 Sep 2022 10:37:43 +0800 Subject: [PATCH] Update example due to API change --- examples/configmap/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/configmap/main.c b/examples/configmap/main.c index d83ad1c..8bff71d 100644 --- a/examples/configmap/main.c +++ b/examples/configmap/main.c @@ -18,7 +18,6 @@ void create_configmap(apiClient_t * apiClient, char *name, char *namespace_) list_addElement(data, kv); v1_object_meta_t *meta = v1_object_meta_create(NULL, - NULL, NULL, 0, NULL,