File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- diff -up external-secrets/values.yaml.orig external-secrets/values.yaml
2- --- external-secrets/values.yaml.orig 2023-07-31 15:12:18.815909938 +0200
3- +++ external-secrets/values.yaml 2023-07-31 15:32:59.905360226 +0200
4- @@ -117,9 +117,11 @@ securityContext:
5- - ALL
1+ --- external-secrets/values.yaml.orig 2025-11-07 13:00:07.000000000 +0100
2+ +++ external-secrets/values.yaml 2026-05-21 14:24:29.643282111 +0200
3+ @@ -208,9 +208,10 @@ securityContext:
4+ enabled: true
65 readOnlyRootFilesystem: true
76 runAsNonRoot: true
87- runAsUser: 1000
@@ -12,34 +11,31 @@ diff -up external-secrets/values.yaml.orig external-secrets/values.yaml
1211+ # Uncomment this once 4.10 is out of scope
1312+ # seccompProfile:
1413+ # type: RuntimeDefault
15- + seccompProfile: null
1614
1715 resources: {}
1816 # requests:
19- @@ -331 ,9 +333,11 @@ webhook:
20- - ALL
17+ @@ -522 ,9 +523,10 @@ webhook:
18+ enabled: true
2119 readOnlyRootFilesystem: true
2220 runAsNonRoot: true
2321- runAsUser: 1000
2422- seccompProfile:
2523- type: RuntimeDefault
2624+ # runAsUser: 1000
27- + seccompProfile: null
2825+ # Uncomment this once 4.10 is out of scope
2926+ # seccompProfile:
3027+ # type: RuntimeDefault
3128
3229 resources: {}
3330 # requests:
34- @@ -453 ,9 +457,11 @@ certController:
35- - ALL
31+ @@ -666 ,9 +668,10 @@ certController:
32+ enabled: true
3633 readOnlyRootFilesystem: true
3734 runAsNonRoot: true
3835- runAsUser: 1000
3936- seccompProfile:
4037- type: RuntimeDefault
4138+ # runAsUser: 1000
42- + seccompProfile: null
4339+ # Uncomment this once 4.10 is out of scope
4440+ # seccompProfile:
4541+ # type: RuntimeDefault
You can’t perform that action at this time.
0 commit comments