fix typo
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
9464d0208a
commit
209eaed6ce
|
@ -10,8 +10,8 @@ spec:
|
||||||
# The server is replaced in /clusters/production/infrastructure.yaml
|
# The server is replaced in /clusters/production/infrastructure.yaml
|
||||||
server: https://acme-staging-v02.api.letsencrypt.org/directory
|
server: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||||
privateKeySecretRef:
|
privateKeySecretRef:
|
||||||
name: letsencrypt-nginx
|
name: letsencrypt-staging
|
||||||
solvers:
|
solvers:
|
||||||
- http01:
|
- http01:
|
||||||
ingress:
|
ingress:
|
||||||
class: nginx
|
class: traefik
|
||||||
|
|
Loading…
Reference in New Issue