Change nodeselector annotation due to
label handling changed in nokia/dynamic-local-pv-provisioner
Signed-off-by: Tobik, Balint <balint.tobik@nokia.com>
Change-Id: Ifd2c85e57c5e5afb278422c2ad60324f1276a45d
%define COMPONENT infra-charts
%define RPM_NAME caas-%{COMPONENT}
%define RPM_MAJOR_VERSION 1.0.0
-%define RPM_MINOR_VERSION 44
+%define RPM_MINOR_VERSION 45
Name: %{RPM_NAME}
Version: %{RPM_MAJOR_VERSION}
name: prometheus-pvc
namespace: kube-system
annotations:
- nodeselector:
- nodetype=caas_master
+ nokia.k8s.io/nodeSelector: '{"nodetype":"caas_master"}'
spec:
accessModes:
- ReadWriteOnce