mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update crawl4ai
This commit is contained in:
+3
-3
@@ -48,7 +48,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: crawl4ai
|
||||
image: mirror.gcr.io/wahyd4/crawl4ai:v0.6.3
|
||||
image: mirror.gcr.io/unclecode/crawl4ai:0.7.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
# appuser: 999 set by the image
|
||||
@@ -143,8 +143,8 @@ metadata:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
kubernetes.io/tls-acme: "true"
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
nginx.ingress.kubernetes.io/auth-url: "https://id.junv.cc/oauth2/auth"
|
||||
nginx.ingress.kubernetes.io/auth-signin: "https://id.junv.cc/oauth2/start?rd=https%3A%2F%2F$host$request_uri"
|
||||
nginx.ingress.kubernetes.io/auth-url: "https://pass.junv.cc/auth"
|
||||
nginx.ingress.kubernetes.io/auth-signin: "https://pass.junv.cc/?redirect=https%3A%2F%2F$host$request_uri"
|
||||
# Increase proxy timeouts for long-running crawl operations
|
||||
nginx.ingress.kubernetes.io/proxy-connect-timeout: "300"
|
||||
nginx.ingress.kubernetes.io/proxy-send-timeout: "300"
|
||||
|
||||
Reference in New Issue
Block a user