Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Update employee.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliens authored Oct 31, 2023
1 parent 8dd6448 commit a226864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/apps/employee/employee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
containers:
- name: api
image: mmatur/traefik-hub:kubecon
args: ["-data", "/api/api.json", "-openapi", "/public/openapi.yaml", "-errorrate", "80"]
args: ["-data", "/api/api.json", "-openapi", "/public/openapi.yaml", "-errorrate", "2"]
imagePullPolicy: Always
volumeMounts:
- name: api-data
Expand Down

0 comments on commit a226864

Please sign in to comment.