Skip to content

Commit

Permalink
Add req-status to defaults (#468)
Browse files Browse the repository at this point in the history
* Add req-status to defaults

* Change order
  • Loading branch information
antares-sw authored Oct 25, 2023
1 parent df00e2d commit 4400786
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/v3-oracle/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: v3-oracle
version: 3.2.3
version: 3.2.4
appVersion: v0.5.1
kubeVersion: "^1.14.0-0"
description: The StakeWise application for submitting off-chain data to smart contracts.
Expand Down
1 change: 1 addition & 0 deletions charts/v3-oracle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ ingress:
# kubernetes.io/tls-acme: "true"
# nginx.ingress.kubernetes.io/limit-rpm: "100"
# nginx.ingress.kubernetes.io/limit-rps: "5"
# nginx.ingress.kubernetes.io/limit-req-status: "429"
hosts:
- host: chart-example.local
paths:
Expand Down

0 comments on commit 4400786

Please sign in to comment.