mirror of https://github.com/k3s-io/k3s
update testcase for edit
parent
5e79a25e0c
commit
71299558c1
|
@ -6,7 +6,7 @@ args:
|
||||||
outputFormat: yaml
|
outputFormat: yaml
|
||||||
namespace: myproject
|
namespace: myproject
|
||||||
expectedStdout:
|
expectedStdout:
|
||||||
- service/svc1 edited
|
- 'targetPort: 92'
|
||||||
expectedExitCode: 0
|
expectedExitCode: 0
|
||||||
steps:
|
steps:
|
||||||
- type: request
|
- type: request
|
||||||
|
|
Loading…
Reference in New Issue