feat: add Tekton Pipelines for integration testing #25

Merged
rock merged 13 commits from feat/tekton-integration-testing into main 2026-09-13 22:50:13 +00:00
Showing only changes of commit 1e8b0c4ad6 - Show all commits
+8
View File
@@ -46,6 +46,14 @@ spec:
ports: ports:
- protocol: TCP - protocol: TCP
port: 8080 port: 8080
# Allow from paperless namespace (paperless-ai document auto-tagging)
- from:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: paperless
ports:
- protocol: TCP
port: 8080
egress: egress:
# Allow DNS # Allow DNS
- to: - to: