mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 09:44:47 -03:30
Add kubernetes_web_svc_type variable to installer/inventory
awx-web-svc is now settable, e.g. ClusterIP or NodePort. Default is NodePort
This commit is contained in:
@@ -20,6 +20,7 @@ dockerhub_base=ansible
|
||||
# Kubernetes Install
|
||||
# kubernetes_context=test-cluster
|
||||
# kubernetes_namespace=awx
|
||||
# kubernetes_web_svc_type=NodePort
|
||||
# Optional Kubernetes Variables
|
||||
# pg_image_registry=docker.io
|
||||
# pg_serviceaccount=awx
|
||||
|
||||
Reference in New Issue
Block a user