summaryrefslogtreecommitdiffstats
path: root/kubernetes/contrib/components/awx/values.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-10-06 17:18:54 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-06 17:18:54 +0000
commitf09d817b0f58f89e9db06875e78404e7d978504e (patch)
tree6cb51adc832e056ac647cb898b5b5b84d8328cab /kubernetes/contrib/components/awx/values.yaml
parent24a9d489fc776daaf3e1c37c66a3339cd9ba60bd (diff)
parente273f78d8b8b5eb418535e2c837fe908faa95f2d (diff)
Merge "[CONTRIB] Update chart with service account"
Diffstat (limited to 'kubernetes/contrib/components/awx/values.yaml')
-rwxr-xr-xkubernetes/contrib/components/awx/values.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/kubernetes/contrib/components/awx/values.yaml b/kubernetes/contrib/components/awx/values.yaml
index 02642fd3fd..0a247c5743 100755
--- a/kubernetes/contrib/components/awx/values.yaml
+++ b/kubernetes/contrib/components/awx/values.yaml
@@ -109,3 +109,9 @@ service:
externalPort: 5672
resources: {}
+
+#Pods Service Account
+serviceAccount:
+ nameOverride: awx
+ roles:
+ - read