Commit 677a9ce
committed
fix: set capabilities drop to caps in patches
In #1067 the capabilities was changed to caps, but some kustomize
patches were setting the securtity context. Those patches do not need to
set a security context, because they don't alter the context from the
"main" deploment manifest.1 parent 647745d commit 677a9ce
File tree
2 files changed
+0
-16
lines changed- config/default
- base
2 files changed
+0
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 19 | | |
28 | 20 | | |
29 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 19 | | |
28 | 20 | | |
29 | 21 | | |
| |||
0 commit comments