fix: Add gitea to sys-proj and whitelist

This commit is contained in:
2026-02-01 11:56:37 +01:00
parent 5cb695e096
commit 5a013b42ba
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -95,6 +95,7 @@ spec:
sourceRepos: sourceRepos:
- https://argoproj.github.io/argo-helm - https://argoproj.github.io/argo-helm
- https://kubernetes-sigs.github.io/metrics-server/ - https://kubernetes-sigs.github.io/metrics-server/
- https://git.oceanbox.io/oceanbox/manifests
- https://gitlab.com/oceanbox/manifests.git - https://gitlab.com/oceanbox/manifests.git
- https://kubernetes.github.io/ingress-nginx - https://kubernetes.github.io/ingress-nginx
- https://cloudnative-pg.github.io/charts - https://cloudnative-pg.github.io/charts
+1 -1
View File
@@ -145,7 +145,7 @@ ingress:
nginx.ingress.kubernetes.io/proxy-body-size: "0" nginx.ingress.kubernetes.io/proxy-body-size: "0"
nginx.ingress.kubernetes.io/proxy-read-timeout: "600" nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
nginx.ingress.kubernetes.io/proxy-send-timeout: "600" nginx.ingress.kubernetes.io/proxy-send-timeout: "600"
nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,172.19.255.0/24,100.64.0.0/12,185.125.160.4/32 nginx.ingress.kubernetes.io/whitelist-source-range: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,172.19.255.0/24,100.64.0.0/12,185.125.160.4/32,10.0.1.0/24
hosts: hosts:
- host: git.oceanbox.io - host: git.oceanbox.io
paths: paths: