fix: update network policy to allow S3 traffic and kubelet health checks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user