From 2e01ae3b4129c1ec4a157ef7f1187df2e60e8ac9 Mon Sep 17 00:00:00 2001 From: Shahzeb Khan <49097656+GGSHAH@users.noreply.github.com> Date: Tue, 10 Sep 2024 21:24:29 +0500 Subject: [PATCH] Update kubernetes.mdx --- .../deploy-tunnels/deployment-guides/kubernetes.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/kubernetes.mdx b/src/content/docs/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/kubernetes.mdx index 26f202069d063c6..92cda7462c988d1 100644 --- a/src/content/docs/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/kubernetes.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/kubernetes.mdx @@ -93,6 +93,7 @@ spec: - command: - cloudflared - tunnel + - --no-autoupdate # In a k8s environment, the metrics server needs to listen outside the pod it runs on. # The address 0.0.0.0:2000 allows any pod in the namespace. - --metrics