aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml
diff options
context:
space:
mode:
authorfarida azmy <farida.azmy.ext@orange.com>2021-09-12 12:56:40 +0200
committerAbdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>2021-09-18 01:02:53 +0000
commit5093301c1d25daaa2e9a42fd7d1ed09c06693208 (patch)
tree0a875496095b3dcbfe8fe93b68bb91024efe00e5 /kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml
parentd362d9f64521d4585f779ff450f547da1ac00adb (diff)
[DCAEMOD] Update chart with service account
Add service account to requirements, values & deployment/statefulset Issue-ID: OOM-2827 Signed-off-by: farida azmy <farida.azmy.ext@orange.com> Change-Id: Icdf48ad2b443b0c360ee89b13cae5a0db6c74dce
Diffstat (limited to 'kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml')
-rw-r--r--kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml b/kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml
index 25b3b9e318..a0bbacc7ef 100644
--- a/kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml
+++ b/kubernetes/dcaemod/components/dcaemod-nifi-registry/values.yaml
@@ -88,3 +88,9 @@ resources:
cpu: 2
memory: 2Gi
unlimited: {}
+
+#Pods Service Account
+serviceAccount:
+ nameOverride: dcaemod-nifi-registry
+ roles:
+ - read