mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-09 23:32:16 +08:00
parsing error fixed
This commit is contained in:
parent
010c39c72d
commit
2f7d1b9c8e
@ -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