File tree Expand file tree Collapse file tree 3 files changed +4
-147
lines changed
chart/k8sgrowthbook-controller Expand file tree Collapse file tree 3 files changed +4
-147
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22appVersion : v0.0.2
3- description : Kubernetes controller for managing growthbook
3+ description : Kubernetes controller for managing growthbook
44home : https://github.com/DoodleScheduling/k8sgrowthbook-controller
55maintainers :
66- name : devops
@@ -15,4 +15,4 @@ keywords:
1515name : k8sgrowthbook-controller
1616sources :
1717- https://github.com/DoodleScheduling/k8sgrowthbook-controller
18- version : 0.0.2
18+ version : 0.0.3
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ securityContext:
8888 drop : ["all"]
8989 readOnlyRootFilesystem : true
9090
91- podSecurityContext :
91+ podSecurityContext :
9292 runAsGroup : 10000
9393 runAsNonRoot : true
9494 runAsUser : 10000
@@ -146,5 +146,5 @@ kubeRBACProxy:
146146 # requests:
147147 # cpu: 5m
148148 # memory: 64Mi
149-
149+
150150tolerations : []
You can’t perform that action at this time.
0 commit comments