We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cd984 commit db3cb7dCopy full SHA for db3cb7d
1 file changed
charts/openstack-cloud-controller-manager/templates/servicemonitor.yaml
@@ -24,5 +24,5 @@ spec:
24
jobLabel: component
25
selector:
26
matchLabels:
27
- {{- include "occm.controllermanager.matchLabels" . | nindent 6 }}
+ {{- include "common.labels.standard" . | nindent 6 }}
28
{{- end }}
0 commit comments