File tree 5 files changed +0
-10
lines changed
kiali-upstream/1.56.0/manifests
roles/default/kiali-deploy/templates
5 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -207,8 +207,6 @@ spec:
207
207
allowPrivilegeEscalation : false
208
208
privileged : false
209
209
runAsNonRoot : true
210
- seccompProfile :
211
- type : RuntimeDefault
212
210
capabilities :
213
211
drop :
214
212
- ALL
Original file line number Diff line number Diff line change @@ -241,8 +241,6 @@ spec:
241
241
allowPrivilegeEscalation : false
242
242
privileged : false
243
243
runAsNonRoot : true
244
- seccompProfile :
245
- type : RuntimeDefault
246
244
capabilities :
247
245
drop :
248
246
- ALL
Original file line number Diff line number Diff line change @@ -207,8 +207,6 @@ spec:
207
207
allowPrivilegeEscalation : false
208
208
privileged : false
209
209
runAsNonRoot : true
210
- seccompProfile :
211
- type : RuntimeDefault
212
210
capabilities :
213
211
drop :
214
212
- ALL
Original file line number Diff line number Diff line change 60
60
privileged : false
61
61
readOnlyRootFilesystem : true
62
62
runAsNonRoot : true
63
- seccompProfile :
64
- type : RuntimeDefault
65
63
capabilities :
66
64
drop :
67
65
- ALL
Original file line number Diff line number Diff line change 60
60
privileged : false
61
61
readOnlyRootFilesystem : true
62
62
runAsNonRoot : true
63
- seccompProfile :
64
- type : RuntimeDefault
65
63
capabilities :
66
64
drop :
67
65
- ALL
You can’t perform that action at this time.
0 commit comments