mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-10 07:42:17 +08:00
yml error fixed
This commit is contained in:
parent
2f7d1b9c8e
commit
176baf94a2
@ -42,7 +42,7 @@ inputs:
|
|||||||
required: true
|
required: true
|
||||||
default: 'deploy'
|
default: 'deploy'
|
||||||
force:
|
force:
|
||||||
description: 'Deploy when a previous deployment already exists. If true then --force argument is added to the apply command'.
|
description: 'Deploy when a previous deployment already exists. If true then --force argument is added to the apply command.'
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user