Commit 2a24c28
authored
Security redesign to run as non-root and restrict permissions (#39)
- Restricted permissions on objects to strictly required verbs
- Modified application to run as non-root and on a non-standard http port (cannot use <1024 port due to root permission requirements)
- Updated chart to api version 2 (Helm 3)
- Cert-manager extension is no longer optional (does not interfere with operations if cert-manager is not installed)
- Updated README
- Fixed referenced version in static manifests1 parent 3950809 commit 2a24c28
File tree
26 files changed
+352
-474
lines changed- samples/helm/reflector-sample
- templates
- src
- ES.Kubernetes.Reflector.Host
- helm/reflector
- templates
26 files changed
+352
-474
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments