Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2020-05-17 20:30:19 +00:00
parent a6e9d88358
commit 9f542843db
14 changed files with 74 additions and 74 deletions

View file

@ -1339,7 +1339,7 @@ data:
enable-opentracing: "true"
zipkin-collector-host: zipkin.default.svc.cluster.local
metadata:
name: nginx-configuration
name: ingress-nginx-controller
namespace: kube-system
' | kubectl replace -f -
</code></pre></div>
@ -1393,7 +1393,7 @@ $ echo &#39;
enable-opentracing: &quot;true&quot;
jaeger-collector-host: jaeger-agent.default.svc.cluster.local
metadata:
name: nginx-configuration
name: ingress-nginx-controller
namespace: kube-system
&#39; | kubectl replace -f -
</code></pre></div></p>