Skip to content

Commit

Permalink
probe
Browse files Browse the repository at this point in the history
  • Loading branch information
Artanis-c committed Dec 16, 2022
1 parent 9eea9d1 commit 9f17502
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ export type ProbeItem = {
export type ProbeFormData = {
dpId: number,

maxUnavailable:number,
maxSurge:number,


enableLifecycle: boolean,
enableReadiness: boolean,
enableLiveness: boolean,
Expand Down

0 comments on commit 9f17502

Please sign in to comment.