Skip to content

Commit

Permalink
update e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: zufardhiyaulhaq <zufardhiyaulhaq@gmail.com>
  • Loading branch information
zufardhiyaulhaq committed Jul 26, 2023
1 parent 8e94bee commit ee3a4c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ spec:
auto_scaling:
max_replicas: 2
min_replicas: 1
extra_labels:
team: foo
environment: staging
resources:
limits:
cpu: "256m"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ spec:
auto_scaling:
max_replicas: 2
min_replicas: 1
extra_labels:
team: foo
environment: staging
resources:
limits:
cpu: "256m"
Expand Down

0 comments on commit ee3a4c0

Please sign in to comment.