Merge "[CONTRIB] Update chart with service account"
[oom.git] / kubernetes / contrib / components / awx / values.yaml
index a29866d..0a247c5 100755 (executable)
@@ -95,7 +95,7 @@ service:
     type: NodePort
     portName: web
     internalPort: 8052
-    externalPort: 80
+    externalPort: 8052
     nodePort: 78
   rabbitmq:
     type: ClusterIP
@@ -109,3 +109,9 @@ service:
       externalPort: 5672
 
 resources: {}
+
+#Pods Service Account
+serviceAccount:
+  nameOverride: awx
+  roles:
+    - read