File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
ansible/inventory/group_vars/all Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ zuul_operator_cr: |
1818 secretName: zuul-nodepool-config
1919 web:
2020 count: 1
21- root: https://zuul.compute.sms-lab.cloud
21+ root: https://zuul.stackhpc.com
2222 connections:
2323 github:
2424 driver: github
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ zuul_operator_gateway_api_gateways:
1919 namespaces:
2020 from: All
2121 - name: https
22- hostname: "zuul.compute.sms-lab.cloud "
22+ hostname: "zuul.stackhpc.com "
2323 protocol: HTTPS
2424 port: 443
2525 allowedRoutes:
@@ -28,7 +28,7 @@ zuul_operator_gateway_api_gateways:
2828 tls:
2929 mode: Terminate
3030 certificateRefs:
31- - name: zuul-compute-sms-lab-cloud -tls
31+ - name: zuul-stackhpc-com -tls
3232 kind: Secret
3333
3434zuul_operator_gateway_api_httproutes:
@@ -43,7 +43,7 @@ zuul_operator_gateway_api_httproutes:
4343 name: contour
4444 namespace: projectcontour
4545 hostnames:
46- - "zuul.compute.sms-lab.cloud "
46+ - "zuul.stackhpc.com "
4747 rules:
4848 - matches:
4949 - path:
@@ -58,7 +58,7 @@ zuul_operator_cert_manager_issuers:
5858 - name: letsencrypt
5959 spec:
6060 acme:
61- email: michal @stackhpc.com
61+ email: ci @stackhpc.com
6262 server: https://acme-v02.api.letsencrypt.org/directory
6363 privateKeySecretRef:
6464 name: issuer-account-key
You can’t perform that action at this time.
0 commit comments