This commit ammends all of the Kilo manifests so that the DaemonSets declare the port they expose. Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
@@ -77,6 +77,9 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
+ ports:
+ - containerPort: 1107
+ name: metrics
securityContext:
privileged: true
volumeMounts:
@@ -108,6 +108,9 @@ spec:
@@ -112,6 +112,9 @@ spec:
@@ -110,6 +110,9 @@ spec: