diff --git a/operatorconfig/moduleconfig/authorization/v1.10.0/deployment.yaml b/operatorconfig/moduleconfig/authorization/v1.10.0/deployment.yaml index 935fdbc80..25051dd6d 100644 --- a/operatorconfig/moduleconfig/authorization/v1.10.0/deployment.yaml +++ b/operatorconfig/moduleconfig/authorization/v1.10.0/deployment.yaml @@ -14,6 +14,7 @@ spec: template: metadata: labels: + csm: app: proxy-server spec: containers: @@ -92,6 +93,7 @@ spec: template: metadata: labels: + csm: app: tenant-service spec: containers: @@ -176,6 +178,7 @@ spec: template: metadata: labels: + csm: app: role-service spec: serviceAccountName: role-service @@ -254,6 +257,7 @@ spec: template: metadata: labels: + csm: app: storage-service spec: serviceAccountName: storage-service @@ -316,6 +320,7 @@ spec: template: metadata: labels: + csm: app: redis role: primary tier: backend @@ -367,6 +372,7 @@ spec: template: metadata: labels: + csm: app: redis-commander tier: backend spec: @@ -496,4 +502,4 @@ roleRef: subjects: - kind: Group name: system:serviceaccounts:authorization - apiGroup: rbac.authorization.k8s.io \ No newline at end of file + apiGroup: rbac.authorization.k8s.io diff --git a/operatorconfig/moduleconfig/authorization/v1.10.0/nginx-ingress-controller.yaml b/operatorconfig/moduleconfig/authorization/v1.10.0/nginx-ingress-controller.yaml index 3bafbb56f..bd6feeab0 100644 --- a/operatorconfig/moduleconfig/authorization/v1.10.0/nginx-ingress-controller.yaml +++ b/operatorconfig/moduleconfig/authorization/v1.10.0/nginx-ingress-controller.yaml @@ -426,6 +426,7 @@ spec: template: metadata: labels: + csm: app.kubernetes.io/component: controller app.kubernetes.io/instance: app.kubernetes.io/name: ingress-nginx @@ -660,4 +661,4 @@ webhooks: resources: - ingresses sideEffects: None - \ No newline at end of file +