add configmap for kubeproxy

This commit is contained in:
2024-08-26 12:25:36 +10:00
parent fd80464945
commit 45353f5fb2
3 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"appName": "configmaps",
"userGivenName": "configmaps",
"namespace": "kube-system",
"destNamespace": "kube-system",
"destServer": "https://kubernetes.default.svc",
"srcPath": "resources/configmaps/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}