mirror of
https://github.com/ansible/awx.git
synced 2026-09-16 00:40:11 -02:30
add k8s cred type to awxkit
This commit is contained in:
@@ -80,6 +80,7 @@ credential_type_name_to_config_kind_map = {
|
||||
'ansible tower': 'tower',
|
||||
'google compute engine': 'gce',
|
||||
'insights': 'insights',
|
||||
'openshift or kubernetes api bearer token': 'kubernetes',
|
||||
'microsoft azure classic (deprecated)': 'azure_classic',
|
||||
'microsoft azure resource manager': 'azure_rm',
|
||||
'network': 'net',
|
||||
|
||||
Reference in New Issue
Block a user