Kubedns healthcheck update
[ta/caas-kubedns.git] / ansible / roles / kubedns / templates / kubedns-deployment.yml
index f47cd09..f6b4efa 100644 (file)
@@ -78,7 +78,7 @@ spec:
             memory: 70Mi
         livenessProbe:
           tcpSocket:
-            port: 53
+            port: 10053
           initialDelaySeconds: 60
           timeoutSeconds: 5
           successThreshold: 1