We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3028dc commit d4c1766Copy full SHA for d4c1766
config/samples/minimal-production.yaml
@@ -7,7 +7,7 @@ metadata:
7
name: ml-cluster
8
namespace: prod
9
spec:
10
- image: "progressofficial/marklogic-db:11.3.1-ubi-rootless-2.2.1"
+ image: "progressofficial/marklogic-db:12.0.0-ubi9-rootless-2.2.2"
11
## It is recommended to use Kubernetes secrets to store the admin credentials
12
## To create a secret, run the following command in the same namespace as the CR:
13
## kubectl create secret generic admincreds --from-literal=username=admin --from-literal=password=admin
0 commit comments