mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-15 19:15:34 +08:00
adding to action (#396)
This commit is contained in:
parent
67def0664b
commit
68cb22352a
@ -80,6 +80,10 @@ inputs:
|
|||||||
skip-tls-verify:
|
skip-tls-verify:
|
||||||
description: True if the insecure-skip-tls-verify option should be used. Input should be 'true' or 'false'.
|
description: True if the insecure-skip-tls-verify option should be used. Input should be 'true' or 'false'.
|
||||||
default: false
|
default: false
|
||||||
|
resource-type:
|
||||||
|
description: Either Microsoft.ContainerService/managedClusters or Microsoft.ContainerService/fleets'.
|
||||||
|
required: false
|
||||||
|
default: 'Microsoft.ContainerService/managedClusters'
|
||||||
|
|
||||||
branding:
|
branding:
|
||||||
color: 'green'
|
color: 'green'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user