mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
Add initial support for kubernetes to the installer
This commit is contained in:
@@ -26,6 +26,11 @@ awx_secret_key=awxsecret
|
||||
# openshift_user=developer
|
||||
# awx_node_port=30083
|
||||
|
||||
# Kubernetes Install
|
||||
# kubernetes_context=test-cluster
|
||||
# awx_kubernetes_namespace=awx
|
||||
# awx_node_port=30083
|
||||
|
||||
# Standalone Docker Install
|
||||
postgres_data_dir=/tmp/pgdocker
|
||||
host_port=80
|
||||
|
||||
Reference in New Issue
Block a user