Skip to content

Commit 230b501

Browse files
committed
update configmap label
1 parent 3cc0089 commit 230b501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sonarqube/chart/templates/cm-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kind: ConfigMap
22
metadata:
33
labels:
4-
app: {{ .Values.global.appName }}-scan
4+
app: {{ .Values.global.appName }}
55
name: {{ .Values.global.appName }}-scan
66
apiVersion: v1
77
data:

0 commit comments

Comments
 (0)