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 7c74bb8 commit 116538bCopy full SHA for 116538b
charts/inbox-server/templates/james/servicemonitor.yaml
@@ -10,8 +10,8 @@ spec:
10
jobLabel: jobLabel
11
selector:
12
matchLabels:
13
- {{- include "inbox-server.labels" . | nindent 6 }}
14
app.kubernetes.io/part-of: james
+ {{- include "inbox-server.selectorLabels" . | nindent 6 }}
15
namespaceSelector:
16
matchNames:
17
- {{ .Release.Namespace }}
0 commit comments