diff --git a/apps/nginx-weighted/traefikservice.yaml b/apps/nginx-weighted/traefikservice.yaml index 1ed0bf4..78edfc7 100644 --- a/apps/nginx-weighted/traefikservice.yaml +++ b/apps/nginx-weighted/traefikservice.yaml @@ -16,8 +16,8 @@ spec: - name: nginx-mcp namespace: nginx-mcp port: 80 - weight: 90 + weight: 0 - name: nginx-canary-proxy namespace: nginx-mcp port: 80 - weight: 10 + weight: 100