Skip to content

Commit

Permalink
update values schema to add staticSecretRenderInterval
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoii11 committed Oct 23, 2021
1 parent 7e8e42d commit 4faed3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@
"properties": {
"exitOnRetryFailure": {
"type": "boolean"
},
"staticSecretRenderInterval": {
"type": "sting"
}
}
}
Expand Down

0 comments on commit 4faed3d

Please sign in to comment.