fix(deploy): Fixed glitch when updating an app inst with an invalid manifest
All checks were successful
test / test (push) Successful in 16s
All checks were successful
test / test (push) Successful in 16s
This commit is contained in:
parent
26ba07200e
commit
f3cbfa3723
5 changed files with 374 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ apiVersion: apps/v1
|
|||
kind: Deployment
|
||||
metadata:
|
||||
name: edgeconnect-coder-deployment
|
||||
#namespace: gitea
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue