mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-08 22:32:16 +08:00
parsing error fixed
This commit is contained in:
parent
010c39c72d
commit
2f7d1b9c8e
@ -42,7 +42,7 @@ inputs:
|
||||
required: true
|
||||
default: 'deploy'
|
||||
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
|
||||
default: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user