Skip to content

Commit 3a6d115

Browse files
committed
(rook-ceph-conf) rm persistent field from cephbuckettopicc
In all resource, the `persistent` field was set to `false`. This is the default value in the CRD and fleet was reporting this error: Modified(1) [Cluster fleet-default/elqui]; cephbuckettopic.ceph.rook.io rook-ceph/lsst.s3.raw.comcam modified {"spec":{"persistent":false}}; cephbuckettopic.ceph.rook.io rook-ceph/lsst.s3.raw.latiss modified {"spec":{"persistent":false}}; cephbuckettopic.ceph.rook.io rook-ceph/lsst.s3.raw.lsstcam modified {"spec":{"persistent":false}}
1 parent 3b98222 commit 3a6d115

11 files changed

+0
-11
lines changed

fleet/lib/rook-ceph-conf/charts/ayekan/templates/cephbuckettopic-lsst.s3.raw.comcam.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-summit-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/ayekan/templates/cephbuckettopic-lsst.s3.raw.latiss.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-summit-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/ayekan/templates/cephbuckettopic-lsst.s3.raw.lsstcam.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-summit-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/elqui/templates/cephbuckettopic-lsst.s3.raw.comcam.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-summit-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/elqui/templates/cephbuckettopic-lsst.s3.raw.latiss.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-summit-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/elqui/templates/cephbuckettopic-lsst.s3.raw.lsstcam.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-summit-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/konkong/templates/cephbuckettopic-lsst.s3.raw.latiss.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-base-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/konkong/templates/cephbuckettopic-lsst.s3.raw.lsstcam.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-base-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/ruka/templates/cephbuckettopic-lsst.s3.raw.comcam.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-base-kafka-bootstrap.lsst.codes:9094

fleet/lib/rook-ceph-conf/charts/ruka/templates/cephbuckettopic-lsst.s3.raw.latiss.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ metadata:
77
spec:
88
objectStoreName: lfa
99
objectStoreNamespace: rook-ceph
10-
persistent: false
1110
endpoint:
1211
kafka:
1312
uri: kafka://sasquatch-base-kafka-bootstrap.lsst.codes:9094

0 commit comments

Comments
 (0)