From 4ac1de1df4cd63016416441e1503ef5dc0b1ff87 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Tue, 30 Apr 2024 05:35:51 +0800 Subject: [PATCH] fix(volsync): allow kps netpols --- kube/deploy/core/storage/volsync/app/hr.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kube/deploy/core/storage/volsync/app/hr.yaml b/kube/deploy/core/storage/volsync/app/hr.yaml index c812cd09..b2d3b3e7 100644 --- a/kube/deploy/core/storage/volsync/app/hr.yaml +++ b/kube/deploy/core/storage/volsync/app/hr.yaml @@ -18,3 +18,6 @@ spec: manageCRDs: true metrics: disableAuth: true + podLabels: + prom.home.arpa/kps: allow + s3.home.arpa/store: "rgw-${CLUSTER_NAME}"