mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 16:27:42 -02:30
Remove some unused stuff from k8s secret
This commit is contained in:
@@ -7,5 +7,3 @@ MEMCACHED_HOST={{ memcached_hostname|default('localhost') }}
|
||||
MEMCACHED_PORT={{ memcached_port|default('11211') }}
|
||||
RABBITMQ_HOST={{ rabbitmq_hostname|default('localhost') }}
|
||||
RABBITMQ_PORT={{ rabbitmq_port|default('5672') }}
|
||||
AWX_ADMIN_USER={{ admin_user }}
|
||||
AWX_ADMIN_PASSWORD={{ admin_password | quote }}
|
||||
|
||||
Reference in New Issue
Block a user