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 cec91f3 commit 22a2c6dCopy full SHA for 22a2c6d
releases/R2025a/matlab-prodserver/templates/mps-3-deployment.yaml
@@ -19,6 +19,7 @@ spec:
19
labels:
20
app: mps
21
annotations:
22
+ checksum/config: {{ include (print $.Template.BasePath "/mps-2-configmap.yaml") . | sha256sum }}
23
{{ if not .Values.optionalSettings.Prometheus.enabled }}
24
prometheus.io/scrape: 'true'
25
prometheus.io/path: '/api/metrics'
0 commit comments