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