Deploy GitHub Pages
This commit is contained in:
parent
a6e9d88358
commit
9f542843db
14 changed files with 74 additions and 74 deletions
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: nginx-configuration
|
||||
name: ingress-nginx-controller
|
||||
namespace: ingress-nginx
|
||||
labels:
|
||||
app.kubernetes.io/name: ingress-nginx
|
||||
|
|
|
|||
|
|
@ -1144,7 +1144,7 @@ data:
|
|||
proxy-send-timeout: "120"
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: nginx-configuration
|
||||
name: ingress-nginx-controller
|
||||
</code></pre></div>
|
||||
|
||||
<div class="highlight"><pre><span></span><code>curl https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/docs/examples/customization/custom-configuration/configmap.yaml \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue