Skip to content

Commit 0dd4391

Browse files
savitaashturetekton-robot
authored andcommitted
Set readOnlyRootFilesystem as true in Interceptor
1 parent 62e7857 commit 0dd4391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/interceptors/core-interceptors-deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ spec:
8282
timeoutSeconds: 5
8383
securityContext:
8484
allowPrivilegeEscalation: false
85+
readOnlyRootFilesystem: true
8586
# User 65532 is the distroless nonroot user ID
8687
runAsUser: 65532
8788
runAsGroup: 65532

0 commit comments

Comments
 (0)