File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -81,18 +81,17 @@ replicas: 1
8181 passwordSecretKeyRef :
8282 name : om-db-user-secret
8383 key : password
84- version : " 6.0.5-ubi8"
85- topology : MultiCluster
86- clusterSpecList :
84+ version : " 6.0.5-ubi8"
85+ topology : MultiCluster
86+ clusterSpecList :
8787 - clusterName : cluster1.example.com
8888 members : 4
8989 - clusterName : cluster2.example.com
9090 members : 3
9191 - clusterName : cluster3.example.com
9292 members : 2
93- security :
94- tls :
95- ca : issuer-ca
96- secretRef :
97- prefix : appdb
93+ security :
94+ certsSecretPrefix : appdb
95+ tls :
96+ ca : issuer-ca
9897
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ version: "6.0.18"
5656 topology : SingleCluster
5757 version : " 6.0.5-ubi8"
5858 security :
59+ certsSecretPrefix : appdb
5960 tls :
60- ca : issuer-ca
61- secretRef :
62- prefix : appdb
61+ ca : issuer-ca
You can’t perform that action at this time.
0 commit comments