Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2022-01-17 00:58:25 +00:00
parent b8ad15b88c
commit c0adf7a850
28 changed files with 103 additions and 101 deletions

View file

@ -3,8 +3,8 @@
--set controller.metrics.enabled=true \
--set-string controller.podAnnotations."prometheus\.io/scrape"="true" \
--set-string controller.podAnnotations."prometheus\.io/port"="10254"
</code></pre></div></p> </li> <li>You can validate that the controller is configured for metrics by looking at the values of the installed release, like this ; <div class=highlight><pre><span></span><code>helm get values ingress-controller --namespace ingress-nginx
</code></pre></div></li> <li>You should be able to see the values shown below ; <div class=highlight><pre><span></span><code>..
</code></pre></div></p> </li> <li>You can validate that the controller is configured for metrics by looking at the values of the installed release, like this: <div class=highlight><pre><span></span><code>helm get values ingress-controller --namespace ingress-nginx
</code></pre></div></li> <li>You should be able to see the values shown below: <div class=highlight><pre><span></span><code>..
controller:
metrics:
enabled: true