fix typo in local confgimap metadata
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
local configmap(name, namespace, data) = {
|
||||
apiVersion: "v1",
|
||||
kind: "ConfigMap",
|
||||
metadate : {
|
||||
metadata : {
|
||||
name: name,
|
||||
namespace: namespace,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user