mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 14:39:26 -02:30
Make quay.io the registry URL default
This commit is contained in:
@@ -1118,6 +1118,7 @@ ManagedCredentialType(
|
|||||||
'label': ugettext_noop('Authentication URL'),
|
'label': ugettext_noop('Authentication URL'),
|
||||||
'type': 'string',
|
'type': 'string',
|
||||||
'help_text': ugettext_noop('Authentication endpoint for the container registry.'),
|
'help_text': ugettext_noop('Authentication endpoint for the container registry.'),
|
||||||
|
'default': 'quay.io',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'id': 'username',
|
'id': 'username',
|
||||||
|
|||||||
Reference in New Issue
Block a user