Skip to content

Commit 04ea949

Browse files
committed
Update example due to API change
1 parent fd71acc commit 04ea949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/configmap/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ void create_configmap(apiClient_t * apiClient, char *name, char *namespace_)
1818
list_addElement(data, kv);
1919

2020
v1_object_meta_t *meta = v1_object_meta_create(NULL,
21-
NULL,
2221
NULL,
2322
0,
2423
NULL,

0 commit comments

Comments
 (0)