Compare commits
1 Commits
aed1bfbc9f
...
10649d7ac5
| Author | SHA1 | Date | |
|---|---|---|---|
| 10649d7ac5 |
@@ -8,7 +8,6 @@ metadata:
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
acme.cert-manager.io/http01-edit-in-place: "true"
|
||||
nginx.ingress.kubernetes.io/proxy-buffering: "false"
|
||||
nginx.ingress.kubernetes.io/proxy-read-timeout: 30m
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
|
||||
@@ -15,7 +15,7 @@ spec:
|
||||
- name: renovate
|
||||
# Update this to the latest available and then enable Renovate on
|
||||
# the manifest
|
||||
image: renovate/renovate:39.245.1-full
|
||||
image: renovate/renovate:39.245.0-full
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: renovate-env
|
||||
|
||||
Reference in New Issue
Block a user