chore: enable seccompProfile again

This commit is contained in:
2025-09-04 13:39:49 +02:00
parent 9e2d6eeb12
commit e9db1b012d
@@ -10,8 +10,8 @@ spec:
runAsNonRoot: true
runAsUser: 1000
fsGroup: 2000
# seccompProfile:
# type: RuntimeDefault
seccompProfile:
type: RuntimeDefault
containers:
- name: math-exercises
# Additional security settings for production