From 352fdf0a0b6cfa95a3cb5484de0ef21637372cb4 Mon Sep 17 00:00:00 2001 From: Rithick Date: Mon, 11 Nov 2024 17:13:04 +0530 Subject: [PATCH] Skip Volume Claim Labels --- .../bookkeepers.kaap.oss.datastax.com-v1.yml | 6 +++++ .../crds/brokers.kaap.oss.datastax.com-v1.yml | 6 +++++ ...ctionsworkers.kaap.oss.datastax.com-v1.yml | 3 +++ .../crds/proxies.kaap.oss.datastax.com-v1.yml | 6 +++++ ...ulsarclusters.kaap.oss.datastax.com-v1.yml | 24 +++++++++++++++++++ .../zookeepers.kaap.oss.datastax.com-v1.yml | 3 +++ 6 files changed, 48 insertions(+) diff --git a/helm/kaap/crds/bookkeepers.kaap.oss.datastax.com-v1.yml b/helm/kaap/crds/bookkeepers.kaap.oss.datastax.com-v1.yml index 70f13a8d..5a14ff82 100644 --- a/helm/kaap/crds/bookkeepers.kaap.oss.datastax.com-v1.yml +++ b/helm/kaap/crds/bookkeepers.kaap.oss.datastax.com-v1.yml @@ -904,6 +904,9 @@ spec: type: string type: object type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -3083,6 +3086,9 @@ spec: type: string type: object type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: diff --git a/helm/kaap/crds/brokers.kaap.oss.datastax.com-v1.yml b/helm/kaap/crds/brokers.kaap.oss.datastax.com-v1.yml index 0f0b6e98..1ace66ef 100644 --- a/helm/kaap/crds/brokers.kaap.oss.datastax.com-v1.yml +++ b/helm/kaap/crds/brokers.kaap.oss.datastax.com-v1.yml @@ -855,6 +855,9 @@ spec: Default is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -3000,6 +3003,9 @@ spec: is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: diff --git a/helm/kaap/crds/functionsworkers.kaap.oss.datastax.com-v1.yml b/helm/kaap/crds/functionsworkers.kaap.oss.datastax.com-v1.yml index a5ff149e..a3bca881 100644 --- a/helm/kaap/crds/functionsworkers.kaap.oss.datastax.com-v1.yml +++ b/helm/kaap/crds/functionsworkers.kaap.oss.datastax.com-v1.yml @@ -787,6 +787,9 @@ spec: should be used. type: string type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: diff --git a/helm/kaap/crds/proxies.kaap.oss.datastax.com-v1.yml b/helm/kaap/crds/proxies.kaap.oss.datastax.com-v1.yml index 6d6ca6ab..a0277151 100644 --- a/helm/kaap/crds/proxies.kaap.oss.datastax.com-v1.yml +++ b/helm/kaap/crds/proxies.kaap.oss.datastax.com-v1.yml @@ -850,6 +850,9 @@ spec: Default is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -2992,6 +2995,9 @@ spec: is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: diff --git a/helm/kaap/crds/pulsarclusters.kaap.oss.datastax.com-v1.yml b/helm/kaap/crds/pulsarclusters.kaap.oss.datastax.com-v1.yml index 416bfbcc..e68bc13a 100644 --- a/helm/kaap/crds/pulsarclusters.kaap.oss.datastax.com-v1.yml +++ b/helm/kaap/crds/pulsarclusters.kaap.oss.datastax.com-v1.yml @@ -850,6 +850,9 @@ spec: Default is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -2992,6 +2995,9 @@ spec: is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -5077,6 +5083,9 @@ spec: should be used. type: string type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -9619,6 +9628,9 @@ spec: should be used. type: string type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -11763,6 +11775,9 @@ spec: Default is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -13908,6 +13923,9 @@ spec: is 'false'. type: boolean type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -16101,6 +16119,9 @@ spec: type: string type: object type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: @@ -18280,6 +18301,9 @@ spec: type: string type: object type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: diff --git a/helm/kaap/crds/zookeepers.kaap.oss.datastax.com-v1.yml b/helm/kaap/crds/zookeepers.kaap.oss.datastax.com-v1.yml index e31ddb88..b378ced8 100644 --- a/helm/kaap/crds/zookeepers.kaap.oss.datastax.com-v1.yml +++ b/helm/kaap/crds/zookeepers.kaap.oss.datastax.com-v1.yml @@ -226,6 +226,9 @@ spec: should be used. type: string type: object + skipVolumeClaimLabels: + description: Skip Applying Labels to Statefulset.VolumeClaimTemplate + type: boolean imagePullSecrets: description: Image pull secrets. items: