Skip to content

Commit

Permalink
Add Seldon Deploy v2.2.0-rc6 Helm Chart (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalSkolasinski authored Oct 31, 2023
1 parent 5fd2872 commit bcf1d68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm-charts/seldon-deploy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.2.0-rc5"
appVersion: "2.2.0-rc6"
description: A Helm chart for Kubernetes
name: seldon-deploy
version: 2.2.0-rc5
version: 2.2.0-rc6
2 changes: 1 addition & 1 deletion helm-charts/seldon-deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ rbac:
enabled: false
configMap: seldon-deploy-policies
projectAuthEnabled: false
permissionManagementAPIDisabled: false
permissionManagementAPIDisabled: true
# istioPolicySyncInterval configures how often the istio policies for direct model access should be synced with the
# current OPA permissions. A negative or zero value means the policies won't be synced. A sensible default if you
# want to sync them is "5m".
Expand Down

0 comments on commit bcf1d68

Please sign in to comment.