Skip to content

Commit

Permalink
Switch Infinispan to a released version
Browse files Browse the repository at this point in the history
Closes #958

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
  • Loading branch information
ahus1 committed Aug 28, 2024
1 parent cbb2906 commit e2bb20e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion provision/infinispan/ispn-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# Declare variables to be passed into your templates.

replicas: 3
defaultImage: quay.io/infinispan-test/server:15.0.x
defaultImage: quay.io/infinispan/server:15.0.8.Final
# defaultImage: quay.io/infinispan-test/server:15.0.x
cacheDefaults:
owners: 2
# SYNC or ASYNC
Expand Down

0 comments on commit e2bb20e

Please sign in to comment.