mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
ee_pull_credentials_secret: Ensure its advanced and a secret type
This commit is contained in:
@@ -445,6 +445,12 @@ spec:
|
|||||||
x-descriptors:
|
x-descriptors:
|
||||||
- urn:alm:descriptor:com.tectonic.ui:advanced
|
- urn:alm:descriptor:com.tectonic.ui:advanced
|
||||||
- urn:alm:descriptor:com.tectonic.ui:hidden
|
- urn:alm:descriptor:com.tectonic.ui:hidden
|
||||||
|
- description: EE Images Pull Credentials Secret
|
||||||
|
displayName: EE Images Pull Credentials Secret
|
||||||
|
path: ee_pull_credentials_secret
|
||||||
|
x-descriptors:
|
||||||
|
- urn:alm:descriptor:com.tectonic.ui:advanced
|
||||||
|
- urn:alm:descriptor:io.kubernetes:Secret
|
||||||
- description: Specify volume mounts to be added to Task container
|
- description: Specify volume mounts to be added to Task container
|
||||||
displayName: Task Extra Volume Mounts
|
displayName: Task Extra Volume Mounts
|
||||||
path: task_extra_volume_mounts
|
path: task_extra_volume_mounts
|
||||||
|
|||||||
Reference in New Issue
Block a user