Skip to content

Commit 75ee876

Browse files
fix trivyignore postgres path
1 parent c9b82be commit 75ee876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.trivyignore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ misconfigurations:
1717
- id: "AVD-KSV-0021"
1818
paths:
1919
- "apps/vector/daemonset.yaml"
20-
- "apps/**/postgres-deployment.yaml"
20+
- "apps/**/postgres-*.yaml"
2121
- "apps/paperless-ngx/paperless-ngx-deployment.yaml"
2222
- "apps/immich/components/pgvector/postgres-sts.yaml"
2323
- "apps/keycloak/deployment.yaml" # errors if not running as 1000

0 commit comments

Comments
 (0)