changes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-08-21 18:53:28 +02:00
parent b207b5a186
commit c63eb169b1
2 changed files with 13 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ spec:
containers:
- name: dtrack-defectdojo-automation-server
image: %IMAGE%
envFrom:
- secretRef:
name: dtrack-defectdojo-automation-server
ports:
- containerPort: 8000
protocol: TCP