File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ type MarklogicGroupSpec struct {
3535 // +kubebuilder:default:="cluster.local"
3636 ClusterDomain string `json:"clusterDomain,omitempty"`
3737
38- // +kubebuilder:default:="marklogicdb /marklogic-db:11.2 .0-ubi"
38+ // +kubebuilder:default:="progressofficial /marklogic-db:11.3 .0-ubi-rootless "
3939 Image string `json:"image"`
4040 // +kubebuilder:default:="IfNotPresent"
4141 ImagePullPolicy string `json:"imagePullPolicy,omitempty"`
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ metadata:
1111spec :
1212 replicas : 2
1313 name : marklogic
14- image : " marklogicdb /marklogic-db:11.1 .0-centos-1.1.2 "
14+ image : " progressofficial /marklogic-db:11.3 .0-ubi-rootless "
1515 auth :
1616 adminUsername : user
1717 adminPassword : pass
You can’t perform that action at this time.
0 commit comments