imfreedom/k8s-cluster

Parents 4fcb01e61de0
Children a91e6a08df4b
Disable the fsGroup security context because it causes our container to time out for 20 minutes as k8s chown's all of the files in the volume. This isn't necessary except first start.
--- a/50-keep.imfreedom.org.yaml Thu May 07 04:27:13 2020 -0500
+++ b/50-keep.imfreedom.org.yaml Thu May 07 04:35:35 2020 -0500
@@ -202,7 +202,7 @@
name: keep-tmp
readOnly: false
securityContext:
- fsGroup: 22271
+ # fsGroup: 22271
runAsUser: 22271
volumes:
- name: keep