Skip to content

Commit b0aed25

Browse files
chore(kube-prometheus) : we don't need the ceph mixin by default
Signed-off-by: Archisman <archisman@obmondo.com>
1 parent 05157ec commit b0aed25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/kube-prometheus/common-template.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ local default_vars = {
155155
'cert-manager.io/cluster-issuer': 'letsencrypt',
156156
},
157157
addMixins: {
158-
ceph: true,
158+
ceph: false,
159159
'argo-cd': true,
160160
'node-pressure': true,
161161
sealedsecrets: true,

0 commit comments

Comments
 (0)