aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-opa-pdp/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/components/policy-opa-pdp/values.yaml')
-rw-r--r--kubernetes/policy/components/policy-opa-pdp/values.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/kubernetes/policy/components/policy-opa-pdp/values.yaml b/kubernetes/policy/components/policy-opa-pdp/values.yaml
index b7a5944ea4..0971dc8d7f 100644
--- a/kubernetes/policy/components/policy-opa-pdp/values.yaml
+++ b/kubernetes/policy/components/policy-opa-pdp/values.yaml
@@ -80,19 +80,8 @@ config:
policyPdpPapTopic: policy-pdp-pap
securityContext:
- fsGroup: 1000
user_id: 1000
group_id : 1000
- runAsNonRoot: true
- runAsUser: 1000
-
-
-containerSecurityContext:
- runAsGroup: 1000
- runAsUser: 1000
- runAsNonRoot: true
- readOnlyRootFilesystem: false
- allowPrivilegeEscalation: true
kafka:
groupid: "policy-opa-pdp"
@@ -112,8 +101,6 @@ persistence:
parameters: {}
storageclassProvisioner: cinder-os
-
-
# default number of instances
replicaCount: 1
@@ -192,7 +179,6 @@ resources:
memory: "2Gi"
unlimited: {}
-
dirSizes:
emptyDir:
sizeLimit: 1Gi