File tree Expand file tree Collapse file tree 10 files changed +15
-15
lines changed Expand file tree Collapse file tree 10 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 4040 description : AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
4141 properties :
4242 autoExportEnabled :
43- default : true
43+ default : false
4444 description : Specify true to enable automatic export of cloud backup
4545 snapshots to the AWS bucket. You must also define the export policy
4646 using export. If omitted, defaults to false.
Original file line number Diff line number Diff line change @@ -124,12 +124,12 @@ metadata:
124124 description : The MongoDB Atlas Kubernetes Operator enables easy management of Clusters in MongoDB Atlas
125125 operators.operatorframework.io/builder : operator-sdk-v1.15.0+git
126126 operators.operatorframework.io/project_layout : go.kubebuilder.io/v2
127- containerImage : mongodb/mongodb-atlas-kubernetes-operator:1.6.0
127+ containerImage : mongodb/mongodb-atlas-kubernetes-operator:1.6.1
128128 labels :
129129 operatorframework.io/arch.amd64 : supported
130130 operatorframework.io/arch.arm64 : supported
131131 operatorframework.io/os.linux : supported
132- name : mongodb-atlas-kubernetes.v1.6.0
132+ name : mongodb-atlas-kubernetes.v1.6.1
133133 namespace : placeholder
134134spec :
135135 apiservicedefinitions : {}
@@ -462,7 +462,7 @@ spec:
462462 valueFrom :
463463 fieldRef :
464464 fieldPath : metadata.annotations['olm.targetNamespaces']
465- image : mongodb/mongodb-atlas-kubernetes-operator:1.6.0
465+ image : mongodb/mongodb-atlas-kubernetes-operator:1.6.1
466466 imagePullPolicy : Always
467467 livenessProbe :
468468 httpGet :
@@ -537,5 +537,5 @@ spec:
537537 maturity : beta
538538 provider :
539539 name : MongoDB, Inc
540- version : 1.6.0
541- replaces : mongodb-atlas-kubernetes.v1.5.1
540+ version : 1.6.1
541+ replaces : mongodb-atlas-kubernetes.v1.6.0
Original file line number Diff line number Diff line change @@ -215,7 +215,7 @@ spec:
215215 description : AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
216216 properties :
217217 autoExportEnabled :
218- default : true
218+ default : false
219219 description : Specify true to enable automatic export of cloud backup
220220 snapshots to the AWS bucket. You must also define the export policy
221221 using export. If omitted, defaults to false.
@@ -3335,7 +3335,7 @@ spec:
33353335 valueFrom :
33363336 fieldRef :
33373337 fieldPath : metadata.namespace
3338- image : mongodb/mongodb-atlas-kubernetes-operator:1.6.0
3338+ image : mongodb/mongodb-atlas-kubernetes-operator:1.6.1
33393339 imagePullPolicy : Always
33403340 livenessProbe :
33413341 httpGet :
Original file line number Diff line number Diff line change @@ -276,7 +276,7 @@ spec:
276276 valueFrom :
277277 fieldRef :
278278 fieldPath : metadata.namespace
279- image : mongodb/mongodb-atlas-kubernetes-operator:1.6.0
279+ image : mongodb/mongodb-atlas-kubernetes-operator:1.6.1
280280 imagePullPolicy : Always
281281 livenessProbe :
282282 httpGet :
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ spec:
198198 description : AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
199199 properties :
200200 autoExportEnabled :
201- default : true
201+ default : false
202202 description : Specify true to enable automatic export of cloud backup
203203 snapshots to the AWS bucket. You must also define the export policy
204204 using export. If omitted, defaults to false.
Original file line number Diff line number Diff line change 3737 description : AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
3838 properties :
3939 autoExportEnabled :
40- default : true
40+ default : false
4141 description : Specify true to enable automatic export of cloud backup
4242 snapshots to the AWS bucket. You must also define the export policy
4343 using export. If omitted, defaults to false.
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ spec:
198198 description : AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
199199 properties :
200200 autoExportEnabled :
201- default : true
201+ default : false
202202 description : Specify true to enable automatic export of cloud backup
203203 snapshots to the AWS bucket. You must also define the export policy
204204 using export. If omitted, defaults to false.
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ spec:
282282 valueFrom :
283283 fieldRef :
284284 fieldPath : metadata.namespace
285- image : mongodb/mongodb-atlas-kubernetes-operator:1.6.0
285+ image : mongodb/mongodb-atlas-kubernetes-operator:1.6.1
286286 imagePullPolicy : Always
287287 livenessProbe :
288288 httpGet :
Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ spec:
198198 description : AtlasBackupScheduleSpec defines the desired state of AtlasBackupSchedule
199199 properties :
200200 autoExportEnabled :
201- default : true
201+ default : false
202202 description : Specify true to enable automatic export of cloud backup
203203 snapshots to the AWS bucket. You must also define the export policy
204204 using export. If omitted, defaults to false.
Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ spec:
281281 valueFrom :
282282 fieldRef :
283283 fieldPath : metadata.namespace
284- image : mongodb/mongodb-atlas-kubernetes-operator:1.6.0
284+ image : mongodb/mongodb-atlas-kubernetes-operator:1.6.1
285285 imagePullPolicy : Always
286286 livenessProbe :
287287 httpGet :
You can’t perform that action at this time.
0 commit comments