Skip to content

Commit d4c1766

Browse files
author
Peng Zhou
committed
update defualt image for minimal-production.yaml
1 parent c3028dc commit d4c1766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/samples/minimal-production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
name: ml-cluster
88
namespace: prod
99
spec:
10-
image: "progressofficial/marklogic-db:11.3.1-ubi-rootless-2.2.1"
10+
image: "progressofficial/marklogic-db:12.0.0-ubi9-rootless-2.2.2"
1111
## It is recommended to use Kubernetes secrets to store the admin credentials
1212
## To create a secret, run the following command in the same namespace as the CR:
1313
## kubectl create secret generic admincreds --from-literal=username=admin --from-literal=password=admin

0 commit comments

Comments
 (0)