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
|
||||
server: https://acme-staging-v02.api.letsencrypt.org/directory
|
||||
privateKeySecretRef:
|
||||
name: letsencrypt-nginx
|
||||
name: letsencrypt-staging
|
||||
solvers:
|
||||
- http01:
|
||||
ingress:
|
||||
class: nginx
|
||||
class: traefik
|
||||
|
|
Loading…
Reference in New Issue