Commit ffa84b5c authored by Karol Wychowaniec's avatar Karol Wychowaniec

Manage Metadata Agent Config with Addon Manager

parent bb8f58b6
......@@ -12,6 +12,9 @@ kind: ConfigMap
metadata:
name: metadata-agent-config
namespace: kube-system
labels:
kubernetes.io/cluster-service: "true"
addonmanager.kubernetes.io/mode: Reconcile
data:
node_level.conf: |-
KubernetesUseWatch: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment